Type Alias atsamd51p::etm::LSR

source ·
pub type LSR = Reg<LSR_SPEC>;
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 */ }