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

type PIN19 = Reg<u32, _PIN19>;

GPIO_PIN19

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

For information about available fields see pin19 module

Trait Implementations

impl Readable for PIN19[src]

read() method returns pin19::R reader structure

impl ResetValue for PIN19[src]

Register PIN19 reset()'s with value 0

type Type = u32

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

impl Writable for PIN19[src]

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