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

type GPIO17 = Reg<u32, _GPIO17>;

configures IO_MUX for GPIO17

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

For information about available fields see gpio17 module

Trait Implementations

impl Readable for GPIO17[src]

read() method returns gpio17::R reader structure

impl ResetValue for GPIO17[src]

Register GPIO17 reset()'s with value 0x0a00

impl Writable for GPIO17[src]

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