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

type GPIO35 = Reg<u32, _GPIO35>;

configures IO_MUX for GPIO35

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

For information about available fields see gpio35 module

Trait Implementations

impl Readable for GPIO35[src]

read() method returns gpio35::R reader structure

impl ResetValue for GPIO35[src]

Register GPIO35 reset()'s with value 0x0800

impl Writable for GPIO35[src]

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