pub type IN_STATE = Reg<IN_STATE_SPEC>;
Expand description
IN_STATE (r) register accessor: Receive status of Rx channel 0
You can read
this register and get in_state::R
. See API.
For information about available fields see in_state
module
Aliased Typeยง
struct IN_STATE { /* private fields */ }