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

type GPIO20 = Reg<u32, _GPIO20>;

configures IO_MUX for GPIO20

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

For information about available fields see gpio20 module

Trait Implementations

impl Readable for GPIO20[src]

read() method returns gpio20::R reader structure

impl ResetValue for GPIO20[src]

Register GPIO20 reset()'s with value 0x0a00

impl Writable for GPIO20[src]

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