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

type GPIO38 = Reg<u32, _GPIO38>;

configures IO_MUX for GPIO38

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

For information about available fields see gpio38 module

Trait Implementations

impl Readable for GPIO38[src]

read() method returns gpio38::R reader structure

impl ResetValue for GPIO38[src]

Register GPIO38 reset()'s with value 0x0800

impl Writable for GPIO38[src]

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