Struct lpc13xx::uart::RS485ADRMATCH [] [src]

pub struct RS485ADRMATCH { /* fields omitted */ }

RS-485/EIA-485 address match. Contains the address match value for RS-485/EIA-485 mode.

Methods

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

impl !Sync for RS485ADRMATCH