Struct lpc13xx::uart::RS485CTRL [] [src]

pub struct RS485CTRL { /* fields omitted */ }

RS-485/EIA-485 Control. Contains controls to configure various aspects of RS-485/EIA-485 modes.

Methods

impl RS485CTRL
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for RS485CTRL

impl !Sync for RS485CTRL