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

type PIN33 = Reg<u32, _PIN33>;

GPIO_PIN33

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

For information about available fields see pin33 module

Trait Implementations

impl Readable for PIN33[src]

read() method returns pin33::R reader structure

impl ResetValue for PIN33[src]

Register PIN33 reset()'s with value 0

impl Writable for PIN33[src]

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