Type Alias avr_device::atmega4809::rtc::CMP
source · pub type CMP = Reg<CMP_SPEC>;
Expand description
CMP (rw) register accessor: an alias for Reg<CMP_SPEC>
Aliased Type§
struct CMP { /* private fields */ }
pub type CMP = Reg<CMP_SPEC>;
CMP (rw) register accessor: an alias for Reg<CMP_SPEC>
struct CMP { /* private fields */ }