Searched refs:outPinInitState (Results 1 – 2 of 2) sorted by relevance
151 bool outPinInitState; /*!< Initial value of the EM bit/output */ member
406 reg |= ((uint32_t)config->outPinInitState) << (uint32_t)matchChannel; in CTIMER_SetupMatch()