avr_device::atmega4809::rtc

Type Alias PER

Source
pub type PER = Reg<PER_SPEC>;
Expand description

PER (rw) register accessor: an alias for Reg<PER_SPEC>

Aliased Typeยง

struct PER { /* private fields */ }