IR Interrupt

group IR_Interrupt

Defines

IR_INT_TF_EMPTY

TX FIFO empty interrupt source.

IR_INT_TF_LEVEL

TX FIFO threshold interrupt source.

IR_INT_TF_OF

TX FIFO overflow interrupt source.

IR_INT_RF_FULL

RX FIFO full interrupt source.

IR_INT_RF_LEVEL

RX FIFO threshold interrupt source.

IR_INT_RX_CNT_OF

RX counter overflow interrupt source.

IR_INT_RF_OF

RX FIFO overflow interrupt source.

IR_INT_RX_CNT_THR

RX counter timeout interrupt source.

IR_INT_RF_ERROR

RX FIFO error read interrupt source. Trigger when RX FIFO empty and read RX FIFO.

IR_INT_RISING_EDGE

RX rising edge interrupt source.

IR_INT_FALLING_EDGE

RX falling edge interrupt source.

IS_IR_TX_INT_CONFIG(CONFIG)

Check if the input parameter is valid.

IS_IR_RX_INT_CONFIG(CONFIG)

Check if the input parameter is valid.

IS_IR_INT_CONFIG(CONFIG)

Check if the input parameter is valid.