W

Type Alias W 

pub type W = W<SsrSpec>;
Expand description

Register SSR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn rsf(&mut self) -> RsfW<'_, SsrSpec>

Bit 8 - Repeated Start Flag

pub fn sdf(&mut self) -> SdfW<'_, SsrSpec>

Bit 9 - STOP Detect Flag

pub fn bef(&mut self) -> BefW<'_, SsrSpec>

Bit 10 - Bit Error Flag

pub fn fef(&mut self) -> FefW<'_, SsrSpec>

Bit 11 - FIFO Error Flag