[][src]Type Definition nrf52832_pac::uarte0::errorsrc::W

type W = W<u32, ERRORSRC>;

Writer for register ERRORSRC

Methods

impl W[src]

pub fn overrun(&mut self) -> OVERRUN_W[src]

Bit 0 - Overrun error

pub fn parity(&mut self) -> PARITY_W[src]

Bit 1 - Parity error

pub fn framing(&mut self) -> FRAMING_W[src]

Bit 2 - Framing error occurred

pub fn break_(&mut self) -> BREAK_W[src]

Bit 3 - Break condition