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

type GPIO34 = Reg<u32, _GPIO34>;

configures IO_MUX for GPIO34

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

For information about available fields see gpio34 module

Trait Implementations

impl Readable for GPIO34[src]

read() method returns gpio34::R reader structure

impl ResetValue for GPIO34[src]

Register GPIO34 reset()'s with value 0x0800

impl Writable for GPIO34[src]

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