Type Alias avr_device::atmega2560::cpu::smcr::SM_W
source · pub type SM_W<'a, const O: u8> = FieldWriterSafe<'a, u8, SMCR_SPEC, u8, SM_A, 3, O>;Expand description
Field SM writer - Sleep Mode Select bits
Aliased Type§
struct SM_W<'a, const O: u8> { /* private fields */ }