Type Alias avr_device::attiny85::cpu::mcucr::BODSE_R

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

Field BODSE reader - BOD Sleep Enable (available on some devices)

Aliased Type§

struct BODSE_R { /* private fields */ }