esp32::gpio

Type Alias OUT1

Source
pub type OUT1 = Reg<OUT1_SPEC>;
Expand description

OUT1 (rw) register accessor:

You can read this register and get out1::R. You can reset, write, write_with_zero this register using out1::W. You can also modify this register. See API.

For information about available fields see out1 module

Aliased Typeยง

struct OUT1 { /* private fields */ }