avr_device::atmega4809::rtc

Type Alias 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 */ }