[][src]Type Definition esp32::io_mux::U0TXD

type U0TXD = Reg<u32, _U0TXD>;

configures IO_MUX for U0TXD

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

For information about available fields see u0txd module

Trait Implementations

impl Readable for U0TXD[src]

read() method returns u0txd::R reader structure

impl ResetValue for U0TXD[src]

Register U0TXD reset()'s with value 0x0a00

impl Writable for U0TXD[src]

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