Type Alias SMCR

Source
pub type SMCR = Reg<SMCR_SPEC>;
Expand description

SMCR (rw) register accessor: Sleep Mode Control Register

You can read this register and get smcr::R. You can reset, write, write_with_zero this register using smcr::W. You can also modify this register. See API.

For information about available fields see smcr module

Aliased Typeยง

struct SMCR { /* private fields */ }