W

Type Alias W 

pub type W = W<ScrSpec>;
Expand description

Register SCR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn sen(&mut self) -> SenW<'_, ScrSpec>

Bit 0 - Slave Enable

pub fn rst(&mut self) -> RstW<'_, ScrSpec>

Bit 1 - Software Reset

pub fn filten(&mut self) -> FiltenW<'_, ScrSpec>

Bit 4 - Filter Enable

pub fn filtdz(&mut self) -> FiltdzW<'_, ScrSpec>

Bit 5 - Filter Doze Enable

pub fn rtf(&mut self) -> RtfW<'_, ScrSpec>

Bit 8 - Reset Transmit FIFO

pub fn rrf(&mut self) -> RrfW<'_, ScrSpec>

Bit 9 - Reset Receive FIFO