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

type GPIO23 = Reg<u32, _GPIO23>;

configures IO_MUX for GPIO23

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

For information about available fields see gpio23 module

Trait Implementations

impl Readable for GPIO23[src]

read() method returns gpio23::R reader structure

impl ResetValue for GPIO23[src]

Register GPIO23 reset()'s with value 0x0a00

impl Writable for GPIO23[src]

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