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

type GPIO27 = Reg<u32, _GPIO27>;

configures IO_MUX for GPIO27

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

For information about available fields see gpio27 module

Trait Implementations

impl Readable for GPIO27[src]

read() method returns gpio27::R reader structure

impl ResetValue for GPIO27[src]

Register GPIO27 reset()'s with value 0x0a00

impl Writable for GPIO27[src]

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