pub type W = W<HIGH_SPEC>;Expand description
Register HIGH writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn bodlevel(&mut self) -> BODLEVEL_W<'_, HIGH_SPEC>
pub fn bodlevel(&mut self) -> BODLEVEL_W<'_, HIGH_SPEC>
Bits 0:2 - Brown-out Detector trigger level
Sourcepub fn eesave(&mut self) -> EESAVE_W<'_, HIGH_SPEC>
pub fn eesave(&mut self) -> EESAVE_W<'_, HIGH_SPEC>
Bit 3 - Preserve EEPROM through the Chip Erase cycle
Sourcepub fn spien(&mut self) -> SPIEN_W<'_, HIGH_SPEC>
pub fn spien(&mut self) -> SPIEN_W<'_, HIGH_SPEC>
Bit 5 - Serial program downloading (SPI) enabled
Sourcepub fn rstdisbl(&mut self) -> RSTDISBL_W<'_, HIGH_SPEC>
pub fn rstdisbl(&mut self) -> RSTDISBL_W<'_, HIGH_SPEC>
Bit 7 - Reset Disabled (Enable PB5 as i/o pin)