Type Alias Syncfr

Source
pub type Syncfr = Reg<SyncfrSpec>;
Expand description

SYNCFR (r) register accessor: ETM Synchronization Frequency Register

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

For information about available fields see syncfr module

Aliased Typeยง

struct Syncfr { /* private fields */ }