Type Alias avr_device::atmega4809::rtc::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 */ }