[][src]Type Definition esp32::gpio::PIN35

type PIN35 = Reg<u32, _PIN35>;

GPIO_PIN35

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

For information about available fields see pin35 module

Trait Implementations

impl Readable for PIN35[src]

read() method returns pin35::R reader structure

impl ResetValue for PIN35[src]

Register PIN35 reset()'s with value 0

impl Writable for PIN35[src]

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