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

type PIN13 = Reg<u32, _PIN13>;

GPIO_PIN13

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

For information about available fields see pin13 module

Trait Implementations

impl Readable for PIN13[src]

read() method returns pin13::R reader structure

impl ResetValue for PIN13[src]

Register PIN13 reset()'s with value 0

impl Writable for PIN13[src]

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