Type Alias Flow

Source
pub type Flow = Reg<FlowSpec>;
Expand description

FLOW (rw) register accessor: MTB Flow

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

For information about available fields see flow module

Aliased Typeยง

struct Flow { /* private fields */ }