Type Alias atmega_hal::pac::cpu::smcr::SE_W

source ·
pub type SE_W<'a, const O: u8> = BitWriterRaw<'a, u8, SMCR_SPEC, bool, BitM, O>;
Expand description

Field SE writer - Sleep Enable

Aliased Type§

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