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

type TXCTRL = Reg<u32, _TXCTRL>;

Transmit Control Register

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

For information about available fields see txctrl module

Trait Implementations

impl Readable for TXCTRL[src]

read() method returns txctrl::R reader structure

impl ResetValue for TXCTRL[src]

Register txctrl reset()'s with value 0

type Type = u32

Register size

impl Writable for TXCTRL[src]

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