STOPPC_W

Type Alias STOPPC_W 

Source
pub type STOPPC_W<'a> = BitWriter<'a, u32, CMD_SPEC, bool, 2>;
Expand description

Field STOPPC writer - Stop Performance Counters

Aliased Typeยง

pub struct STOPPC_W<'a> { /* private fields */ }