[][src]Type Definition lpc11xx::uart::rs485ctrl::W

type W = W<u32, RS485CTRL>;

Writer for register RS485CTRL

Methods

impl W[src]

pub fn nmmen(&mut self) -> NMMEN_W[src]

Bit 0 - NMM enable.

pub fn rxdis(&mut self) -> RXDIS_W[src]

Bit 1 - Receiver enable.

pub fn aaden(&mut self) -> AADEN_W[src]

Bit 2 - AAD enable.

pub fn sel(&mut self) -> SEL_W[src]

Bit 3 - Select direction control pin.

pub fn dctrl(&mut self) -> DCTRL_W[src]

Bit 4 - Auto direction control enable.

pub fn oinv(&mut self) -> OINV_W[src]

Bit 5 - Polarity control. This bit reverses the polarity of the direction control signal on the RTS (or DTR) pin.