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

type PIN25 = Reg<u32, _PIN25>;

GPIO_PIN25

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

For information about available fields see pin25 module

Trait Implementations

impl Readable for PIN25[src]

read() method returns pin25::R reader structure

impl ResetValue for PIN25[src]

Register PIN25 reset()'s with value 0

impl Writable for PIN25[src]

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