Type Alias cc2538_pac::gptimer2::sync::Sync2R
source · pub type Sync2R = FieldReader;
Expand description
Field SYNC2
reader - Synchronize GPTM2 0x0: GPTM2 is not affected. 0x1: A time-out event for Timer A of GPTM2 is triggered. 0x2: A time-out event for Timer B of GPTM2 is triggered. 0x3: A time-out event for Timer A and Timer B of GPTM2 is triggered.
Aliased Type§
struct Sync2R { /* private fields */ }