Type Alias Scr

Source
pub type Scr = Reg<ScrSpec>;
Expand description

SCR (r) register accessor: ETM System Configuration Register

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

For information about available fields see scr module

Aliased Typeยง

struct Scr { /* private fields */ }