R

Type Alias R 

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

Register CR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn wucksel(&self) -> WuckselR

Bit 0

Source

pub fn rsvd4(&self) -> Rsvd4R

Bits 1:2

Source

pub fn tsedge(&self) -> TsedgeR

Bit 3

Source

pub fn rsvd3(&self) -> Rsvd3R

Bits 4:5

Source

pub fn fmt(&self) -> FmtR

Bit 6

Source

pub fn rsvd2(&self) -> Rsvd2R

Bit 7

Source

pub fn alrme(&self) -> AlrmeR

Bit 8

Source

pub fn wute(&self) -> WuteR

Bit 9

Source

pub fn tse(&self) -> TseR

Bit 10

Source

pub fn alrmie(&self) -> AlrmieR

Bit 11

Source

pub fn wutie(&self) -> WutieR

Bit 12

Source

pub fn tsie(&self) -> TsieR

Bit 13

Source

pub fn rsvd(&self) -> RsvdR

Bits 14:31