Struct lpc177x_8x::uart1::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]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for RS485CTRL

impl !Sync for RS485CTRL