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

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