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

type PIN23 = Reg<u32, _PIN23>;

GPIO_PIN23

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

For information about avaliable fields see pin23 module

Trait Implementations

impl Readable for PIN23[src]

read() method returns pin23::R reader structure

impl ResetValue for PIN23[src]

Register PIN23 reset()'s with value 0

type Type = u32

Register size

impl Writable for PIN23[src]

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