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

type GPIO39 = Reg<u32, _GPIO39>;

configures IO_MUX for GPIO39

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

For information about available fields see gpio39 module

Trait Implementations

impl Readable for GPIO39[src]

read() method returns gpio39::R reader structure

impl ResetValue for GPIO39[src]

Register GPIO39 reset()'s with value 0x0800

impl Writable for GPIO39[src]

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