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

type PIN38 = Reg<u32, _PIN38>;

GPIO_PIN38

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

For information about available fields see pin38 module

Trait Implementations

impl Readable for PIN38[src]

read() method returns pin38::R reader structure

impl ResetValue for PIN38[src]

Register PIN38 reset()'s with value 0

impl Writable for PIN38[src]

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