Type Alias Statusb

Source
pub type Statusb = Reg<StatusbSpec>;
Expand description

STATUSB (r) register accessor: Status B

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

For information about available fields see statusb module

Aliased Typeยง

struct Statusb { /* private fields */ }