Type Alias atmega_hal::pac::cpu::smcr::SE_R

source ·
pub type SE_R = BitReaderRaw<bool>;
Expand description

Field SE reader - Sleep Enable

Aliased Type§

struct SE_R { /* private fields */ }