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

type PIN37 = Reg<u32, _PIN37>;

GPIO_PIN37

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

For information about available fields see pin37 module

Trait Implementations

impl Readable for PIN37[src]

read() method returns pin37::R reader structure

impl ResetValue for PIN37[src]

Register PIN37 reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for PIN37[src]

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