pub type CaptestW<'a, REG> = BitWriter<'a, REG, Captest>;
Field CAPTEST writer - Capture Test Mode Enable
CAPTEST
pub struct CaptestW<'a, REG> { /* private fields */ }
Capture test mode is disabled.
Capture test mode is enabled.