R

Type Alias R 

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

Register SR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn tcf(&self) -> TcfR

Bit 0 - Transfer complete flag

Source

pub fn rsvd2(&self) -> Rsvd2R

Bits 1:2

Source

pub fn smf(&self) -> SmfR

Bit 3 - Status match flag in Polling Mode

Source

pub fn rsvd(&self) -> RsvdR

Bits 4:30

Source

pub fn busy(&self) -> BusyR

Bit 31