Type Alias STARTPC_W

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

Field STARTPC writer - Start Performance Counters

Aliased Typeยง

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