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

type R = R<u32, RS485CTRL>;

Reader of register RS485CTRL

Methods

impl R[src]

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

Bit 0 - NMM enable.

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

Bit 1 - Receiver enable.

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

Bit 2 - AAD enable.

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

Bit 3 - Select direction control pin.

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

Bit 4 - Auto direction control enable.

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

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