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

type GPIO25 = Reg<u32, _GPIO25>;

configures IO_MUX for GPIO25

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

For information about available fields see gpio25 module

Trait Implementations

impl Readable for GPIO25[src]

read() method returns gpio25::R reader structure

impl ResetValue for GPIO25[src]

Register GPIO25 reset()'s with value 0x0800

impl Writable for GPIO25[src]

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