Type Alias R

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

Register HIGH reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn bodlevel(&self) -> BODLEVEL_R

Bits 0:2 - Brown-out Detector trigger level

Source

pub fn eesave(&self) -> EESAVE_R

Bit 3 - Preserve EEPROM through the Chip Erase cycle

Source

pub fn wdton(&self) -> WDTON_R

Bit 4 - Watch-dog Timer always on

Source

pub fn spien(&self) -> SPIEN_R

Bit 5 - Serial program downloading (SPI) enabled

Source

pub fn dwen(&self) -> DWEN_R

Bit 6 - Debug Wire enable

Source

pub fn rstdisbl(&self) -> RSTDISBL_R

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