Searched defs:_sai_handle (Results 1 – 1 of 1) sorted by relevance
426 struct _sai_handle struct428 I2S_Type *base; /*!< base address */430 uint32_t state; /*!< Transfer status */431 sai_transfer_callback_t callback; /*!< Callback function called at transfer event*/432 void *userData; /*!< Callback parameter passed to callback function*/433 uint8_t bitWidth; /*!< Bit width for transfer, 8/16/24/32 bits */442 uint8_t channel; /*!< Transfer start channel */443 uint8_t channelMask; /*!< enabled channel mask value, refernece _sai_channel_mask */444 uint8_t endChannel; /*!< end channel number */445 uint8_t channelNums; /*!< Total enabled channel numbers */[all …]