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

type GPIO36 = Reg<u32, _GPIO36>;

configures IO_MUX for GPIO36

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

For information about available fields see gpio36 module

Trait Implementations

impl Readable for GPIO36[src]

read() method returns gpio36::R reader structure

impl ResetValue for GPIO36[src]

Register GPIO36 reset()'s with value 0x0800

impl Writable for GPIO36[src]

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