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