Type Alias Status

Source
pub type Status = Reg<STATUSrs>;
Expand description

STATUS (r) register accessor: Status Register

You can read this register and get status::R. See API.

For information about available fields see status module

Aliased Typeยง

struct Status { /* private fields */ }