Type Alias OUT
Source pub type OUT = Reg<OUT_SPEC>;
Expand description
OUT (rw) register accessor: RTC GPIO 0 ~ 21 output data register
You can read this register and get out::R. You can reset, write, write_with_zero this register using out::W. You can also modify this register. See API.
For information about available fields see out module
pub struct OUT { }