R

Type Alias R 

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

Register ISR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn alrmwf(&self) -> AlrmwfR

Bit 0

Source

pub fn alrmf(&self) -> AlrmfR

Bit 1

Source

pub fn wutwf(&self) -> WutwfR

Bit 2

Source

pub fn wutf(&self) -> WutfR

Bit 3

Source

pub fn tsf(&self) -> TsfR

Bit 4

Source

pub fn tsovf(&self) -> TsovfR

Bit 5

Source

pub fn shpf(&self) -> ShpfR

Bit 6

Source

pub fn rsf(&self) -> RsfR

Bit 7

Source

pub fn inits(&self) -> InitsR

Bit 8

Source

pub fn initf(&self) -> InitfR

Bit 9

Source

pub fn init(&self) -> InitR

Bit 10

Source

pub fn rsvd(&self) -> RsvdR

Bits 11:31