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

type GPIO37 = Reg<u32, _GPIO37>;

configures IO_MUX for GPIO37

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

For information about available fields see gpio37 module

Trait Implementations

impl Readable for GPIO37[src]

read() method returns gpio37::R reader structure

impl ResetValue for GPIO37[src]

Register GPIO37 reset()'s with value 0x0800

impl Writable for GPIO37[src]

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