pub type FLOW_CONTROL = Reg<FLOW_CONTROL_SPEC>;
Expand description
flow_control (rw) register accessor: Control frame function register
You can read
this register and get flow_control::R
. You can reset
, write
, write_with_zero
this register using flow_control::W
. You can also modify
this register. See API.
For information about available fields see flow_control
module
Aliased Typeยง
struct FLOW_CONTROL { /* private fields */ }