avr_device::atmega4809::cpu

Type Alias CCP

Source
pub type CCP = Reg<CCP_SPEC>;
Expand description

CCP (rw) register accessor: an alias for Reg<CCP_SPEC>

Aliased Typeยง

struct CCP { /* private fields */ }