Type Alias Statusc

Source
pub type Statusc = Reg<StatuscSpec>;
Expand description

STATUSC (r) register accessor: Status C

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

For information about available fields see statusc module

Aliased Typeยง

struct Statusc { /* private fields */ }