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

type PIN22 = Reg<u32, _PIN22>;

GPIO_PIN22

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

For information about avaliable fields see pin22 module

Trait Implementations

impl Readable for PIN22[src]

read() method returns pin22::R reader structure

impl ResetValue for PIN22[src]

Register PIN22 reset()'s with value 0

type Type = u32

Register size

impl Writable for PIN22[src]

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