Searched refs:stopBit (Results 1 – 2 of 2) sorted by relevance
396 cy_en_lin_stopbit_t stopBit; /**< Stop bit length. See #cy_en_lin_stopbit_t. */ member
108 LIN_CH_CTL0(base) = (_VAL2FLD(LIN_CH_CTL0_STOP_BITS, pstcConfig->stopBit) | \ in Cy_LIN_Init()