Type Alias avr_device::atmega2560::cpu::smcr::SE_R

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

Field SE reader - Sleep Enable

Aliased Type§

struct SE_R { /* private fields */ }