pub type TclW<'a, REG> = BitWriter<'a, REG, Tcl>;
Field TCL writer - Time Compensation Lock
TCL
pub struct TclW<'a, REG> { /* private fields */ }
Time Compensation Register is locked and writes are ignored.
Time Compensation Register is not locked and writes complete as normal.