[][src]Type Definition lpc11xx::uart::RS485CTRL

type RS485CTRL = Reg<u32, _RS485CTRL>;

RS-485/EIA-485 Control. Contains controls to configure various aspects of RS-485/EIA-485 modes

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see rs485ctrl module

Trait Implementations

impl Readable for RS485CTRL[src]

read() method returns rs485ctrl::R reader structure

impl Writable for RS485CTRL[src]

write(|w| ..) method takes rs485ctrl::W writer structure

impl ResetValue for RS485CTRL[src]

Register RS485CTRL reset()'s with value 0

type Type = u32

Register size