W

Type Alias W 

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

Register SR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn tcf(&mut self) -> TcfW<'_, SrSpec>

Bit 0 - Transfer complete flag

Source

pub fn rsvd2(&mut self) -> Rsvd2W<'_, SrSpec>

Bits 1:2

Source

pub fn smf(&mut self) -> SmfW<'_, SrSpec>

Bit 3 - Status match flag in Polling Mode

Source

pub fn rsvd(&mut self) -> RsvdW<'_, SrSpec>

Bits 4:30

Source

pub fn busy(&mut self) -> BusyW<'_, SrSpec>

Bit 31