[][src]Type Definition e310x::uart0::RXCTRL

type RXCTRL = Reg<u32, _RXCTRL>;

Receive Control Register

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

For information about available fields see rxctrl module

Trait Implementations

impl Readable for RXCTRL[src]

read() method returns rxctrl::R reader structure

impl ResetValue for RXCTRL[src]

Register rxctrl reset()'s with value 0

type Type = u32

Register size

impl Writable for RXCTRL[src]

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