Type Alias avr_device::attiny85::cpu::mcucr::SE_R

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

Field SE reader - Sleep Enable

Aliased Type§

struct SE_R { /* private fields */ }