[][src]Type Definition ambiq_apollo1_pac::uart::rsr::W

type W = W<u32, RSR>;

Writer for register RSR

Methods

impl W[src]

pub fn oestat(&mut self) -> OESTAT_W[src]

Bit 3 - This is the overrun error indicator.

pub fn bestat(&mut self) -> BESTAT_W[src]

Bit 2 - This is the break error indicator.

pub fn pestat(&mut self) -> PESTAT_W[src]

Bit 1 - This is the parity error indicator.

pub fn festat(&mut self) -> FESTAT_W[src]

Bit 0 - This is the framing error indicator.