PRS_W

Type Alias PRS_W 

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

Field PRS writer - PRS Sense Enable

Aliased Typeยง

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