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

type PIN34 = Reg<u32, _PIN34>;

GPIO_PIN34

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

For information about available fields see pin34 module

Trait Implementations

impl Readable for PIN34[src]

read() method returns pin34::R reader structure

impl ResetValue for PIN34[src]

Register PIN34 reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for PIN34[src]

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