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