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

type PIN12 = Reg<u32, _PIN12>;

GPIO_PIN12

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

For information about avaliable fields see pin12 module

Trait Implementations

impl Readable for PIN12[src]

read() method returns pin12::R reader structure

impl ResetValue for PIN12[src]

Register PIN12 reset()'s with value 0

type Type = u32

Register size

impl Writable for PIN12[src]

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