pub type CONT_W<'a> = BitWriter<'a, u32, CMD_SPEC, bool, 4>;
Field CONT writer - Continue transmission
CONT
pub struct CONT_W<'a> { /* private fields */ }