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

type GPIO22 = Reg<u32, _GPIO22>;

configures IO_MUX for GPIO22

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

For information about available fields see gpio22 module

Trait Implementations

impl Readable for GPIO22[src]

read() method returns gpio22::R reader structure

impl ResetValue for GPIO22[src]

Register GPIO22 reset()'s with value 0x0a00

impl Writable for GPIO22[src]

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