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

type GPIO21 = Reg<u32, _GPIO21>;

configures IO_MUX for GPIO21

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

For information about available fields see gpio21 module

Trait Implementations

impl Readable for GPIO21[src]

read() method returns gpio21::R reader structure

impl ResetValue for GPIO21[src]

Register GPIO21 reset()'s with value 0x0a00

impl Writable for GPIO21[src]

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