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

type GPIO26 = Reg<u32, _GPIO26>;

configures IO_MUX for GPIO26

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

For information about available fields see gpio26 module

Trait Implementations

impl Readable for GPIO26[src]

read() method returns gpio26::R reader structure

impl ResetValue for GPIO26[src]

Register GPIO26 reset()'s with value 0x0800

impl Writable for GPIO26[src]

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