[][src]Type Definition esp32::io_mux::GPIO19

type GPIO19 = Reg<u32, _GPIO19>;

configures IO_MUX for GPIO19

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

For information about available fields see gpio19 module

Trait Implementations

impl Readable for GPIO19[src]

read() method returns gpio19::R reader structure

impl ResetValue for GPIO19[src]

Register GPIO19 reset()'s with value 0x0a00

impl Writable for GPIO19[src]

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