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

type GPIO18 = Reg<u32, _GPIO18>;

configures IO_MUX for GPIO18

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

For information about available fields see gpio18 module

Trait Implementations

impl Readable for GPIO18[src]

read() method returns gpio18::R reader structure

impl ResetValue for GPIO18[src]

Register GPIO18 reset()'s with value 0x0a00

impl Writable for GPIO18[src]

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