Type Alias esp32c6::lp_io::OUT_ENABLE
source · pub type OUT_ENABLE = Reg<OUT_ENABLE_SPEC>;
Expand description
OUT_ENABLE (rw) register accessor: need des
You can read
this register and get out_enable::R
. You can reset
, write
, write_with_zero
this register using out_enable::W
. You can also modify
this register. See API.
For information about available fields see out_enable
module
Aliased Type§
struct OUT_ENABLE { /* private fields */ }