Struct lpc13xx::uart::rs485ctrl::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - NMM enable

[src]

Bit 1 - Receiver enable

[src]

Bit 2 - AAD enable

[src]

Bit 3 - Direction control pins select

[src]

Bit 4 - Direction control enable

[src]

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

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W