Struct lpc177x_8x::uart1::RS485DLY[][src]

pub struct RS485DLY { /* fields omitted */ }

RS-485/EIA-485 direction control delay.

Methods

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

impl !Sync for RS485DLY