[][src]Type Definition lpc54606_pac::usart0::ctl::W

type W = W<u32, CTL>;

Writer for register CTL

Methods

impl W[src]

pub fn txbrken(&mut self) -> TXBRKEN_W[src]

Bit 1 - Break Enable.

pub fn addrdet(&mut self) -> ADDRDET_W[src]

Bit 2 - Enable address detect mode.

pub fn txdis(&mut self) -> TXDIS_W[src]

Bit 6 - Transmit Disable.

pub fn cc(&mut self) -> CC_W[src]

Bit 8 - Continuous Clock generation. By default, SCLK is only output while data is being transmitted in synchronous mode.

pub fn clrcconrx(&mut self) -> CLRCCONRX_W[src]

Bit 9 - Clear Continuous Clock.

pub fn autobaud(&mut self) -> AUTOBAUD_W[src]

Bit 16 - Autobaud enable.