Type Alias avr_device::atmega4809::cpu::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 */ }
pub type CCP = Reg<CCP_SPEC>;
CCP (rw) register accessor: an alias for Reg<CCP_SPEC>
struct CCP { /* private fields */ }