Status

Type Alias Status 

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

STATUS (r) register accessor: DEVICE Status

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

For information about available fields see status module

Aliased Typeยง

pub struct Status { /* private fields */ }