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

type PIN27 = Reg<u32, _PIN27>;

GPIO_PIN27

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

For information about avaliable fields see pin27 module

Trait Implementations

impl Readable for PIN27[src]

read() method returns pin27::R reader structure

impl ResetValue for PIN27[src]

Register PIN27 reset()'s with value 0

type Type = u32

Register size

impl Writable for PIN27[src]

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