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

type U0RXD = Reg<u32, _U0RXD>;

configures IO_MUX for U0RXD

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

For information about available fields see u0rxd module

Trait Implementations

impl Readable for U0RXD[src]

read() method returns u0rxd::R reader structure

impl ResetValue for U0RXD[src]

Register U0RXD reset()'s with value 0x0b00

impl Writable for U0RXD[src]

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