[−][src]Type Definition esp32::gpio::GPIO_PIN2_REG
type GPIO_PIN2_REG = Reg<u32, _GPIO_PIN2_REG>;
GPIO_PIN2_REG
This register you can read, reset, write, write_with_zero, modify. See API.
For information about avaliable fields see gpio_pin2_reg module
Trait Implementations
impl Readable for GPIO_PIN2_REG[src]
read() method returns gpio_pin2_reg::R reader structure
impl ResetValue for GPIO_PIN2_REG[src]
Register GPIO_PIN2_REG reset()'s with value 0
impl Writable for GPIO_PIN2_REG[src]
write(|w| ..) method takes gpio_pin2_reg::W writer structure