Type Alias Statusa

Source
pub type Statusa = Reg<StatusaSpec>;
Expand description

STATUSA (rw) register accessor: Status A

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

For information about available fields see statusa module

Aliased Typeยง

struct Statusa { /* private fields */ }