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

type GPIO33 = Reg<u32, _GPIO33>;

configures IO_MUX for GPIO33

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

For information about available fields see gpio33 module

Trait Implementations

impl Readable for GPIO33[src]

read() method returns gpio33::R reader structure

impl ResetValue for GPIO33[src]

Register GPIO33 reset()'s with value 0x0800

impl Writable for GPIO33[src]

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