![]() |
no-OS
|
Structure holding TDM descriptor. More...
#include <no_os_tdm.h>
Public Attributes | |
| uint32_t | irq_id |
| const struct no_os_tdm_platform_ops * | platform_ops |
| struct lf256fifo * | rx_fifo |
| void * | extra |
Structure holding TDM descriptor.
| void* no_os_tdm_desc::extra |
TDM extra parameters (device specific)
| uint32_t no_os_tdm_desc::irq_id |
| const struct no_os_tdm_platform_ops* no_os_tdm_desc::platform_ops |
Platform operation function pointers
| struct lf256fifo* no_os_tdm_desc::rx_fifo |
Software FIFO.