Type Alias R

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

Register BKOUT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn enout0(&self) -> Enout0R

Bit 0 - Enable OUT0

Source

pub fn enout1(&self) -> Enout1R

Bit 1 - Enable OUT1

Source

pub fn clrout0(&self) -> Clrout0R

Bit 8 - Clear OUT0

Source

pub fn clrout1(&self) -> Clrout1R

Bit 9 - Clear OUT1

Source

pub fn setout0(&self) -> Setout0R

Bit 16 - Set OUT0

Source

pub fn setout1(&self) -> Setout1R

Bit 17 - Set OUT1

Source

pub fn rtctglout0(&self) -> Rtctglout0R

Bit 24 - RTC Toggle OUT0

Source

pub fn rtctglout1(&self) -> Rtctglout1R

Bit 25 - RTC Toggle OUT1