Type Alias Pdsr
Source pub type Pdsr = Reg<PdsrSpec>;
Expand description
PDSR (r) register accessor: ETM Device Power-Down Status Register
You can read
this register and get pdsr::R
. See API.
For information about available fields see pdsr
module
struct Pdsr { }