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

type GPIO24 = Reg<u32, _GPIO24>;

configures IO_MUX for GPIO24

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

For information about available fields see gpio24 module

Trait Implementations

impl Readable for GPIO24[src]

read() method returns gpio24::R reader structure

impl ResetValue for GPIO24[src]

Register GPIO24 reset()'s with value 0x0800

impl Writable for GPIO24[src]

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