Type Alias TracefracR
pub type TracefracR = BitReader;Expand description
Field TRACEFRAC reader - Trace Clock Divider fraction To configure
TRACEDIV and TRACEFRAC, you must first clear TRACEDIVEN to disable the trace
clock divide function.
Aliased Typeยง
pub struct TracefracR { /* private fields */ }