Struct lpc13xx::uart::RS485DLY [] [src]

pub struct RS485DLY { /* fields omitted */ }

RS-485/EIA-485 direction control delay.

Methods

impl RS485DLY
[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 RS485DLY

impl !Sync for RS485DLY