Type Alias Lsr

Source
pub type Lsr = Reg<LsrSpec>;
Expand description

LSR (r) register accessor: ETM Lock Status Register

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

For information about available fields see lsr module

Aliased Typeยง

struct Lsr { /* private fields */ }