pub type FORCE_VP_W<'a, const O: u8> = BitWriterRaw<'a, u32, OPAMP2_CSR_SPEC, bool, BitM, O>;
Expand description

Field FORCE_VP writer - Force internal reference on VP (reserved for test)

Aliased Type§

struct FORCE_VP_W<'a, const O: u8> { /* private fields */ }