Type Alias W

Source
pub type W = W<HIGH_SPEC>;
Expand description

Register HIGH writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn bodlevel(&mut self) -> BODLEVEL_W<'_, HIGH_SPEC>

Bits 0:2 - Brown-out Detector trigger level

Source

pub fn eesave(&mut self) -> EESAVE_W<'_, HIGH_SPEC>

Bit 3 - Preserve EEPROM through the Chip Erase cycle

Source

pub fn wdton(&mut self) -> WDTON_W<'_, HIGH_SPEC>

Bit 4 - Watch-dog Timer always on

Source

pub fn spien(&mut self) -> SPIEN_W<'_, HIGH_SPEC>

Bit 5 - Serial program downloading (SPI) enabled

Source

pub fn dwen(&mut self) -> DWEN_W<'_, HIGH_SPEC>

Bit 6 - Debug Wire enable

Source

pub fn rstdisbl(&mut self) -> RSTDISBL_W<'_, HIGH_SPEC>

Bit 7 - Reset Disabled (Enable PB5 as i/o pin)