Type Alias atmega_hal::pac::cpu::smcr::SM_W

source ·
pub type SM_W<'a, const O: u8> = FieldWriterRaw<'a, u8, SMCR_SPEC, u8, SM_A, Safe, 3, O>;
Expand description

Field SM writer - Sleep Mode Select Bits

Aliased Type§

struct SM_W<'a, const O: u8> { /* private fields */ }