[][src]Type Definition esp8266::io_mux::IO_MUX_GPIO4

type IO_MUX_GPIO4 = Reg<u32, _IO_MUX_GPIO4>;

IO_MUX_GPIO4

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

For information about available fields see io_mux_gpio4 module

Trait Implementations

impl Readable for IO_MUX_GPIO4[src]

read() method returns io_mux_gpio4::R reader structure

impl ResetValue for IO_MUX_GPIO4[src]

Register IO_MUX_GPIO4 reset()'s with value 0

type Type = u32

Register size

impl Writable for IO_MUX_GPIO4[src]

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