Type Alias Uasr

Source
pub type Uasr = Reg<UasrSpec>;
Expand description

UASR (r) register accessor: Undefined Access Status

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

For information about available fields see uasr module

Aliased Typeยง

struct Uasr { /* private fields */ }