pub type TS2_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description
Field TS2
writer - Trigger selection This bit field selects the trigger input to be used to synchronize the counter. Other: Reserved See for more details on ITRx meaning for each Timer. Note: These bits must be changed only when they are not used (e.g. when SMS=000) to avoid wrong edge detections at the transition.
Aliased Typeยง
struct TS2_W<'a, REG> { /* private fields */ }