![]() |
Software Library API naibrd 1.62
See all documentation at naii.docs.com
|
Functions | |
| NAIBRDFUNC int32_t NAIAPI | naibrd_IOCT_GetChannelCount (uint32_t modid) |
| Returns the number of channels for the specified IOCT Module ID. | |
| NAIBRDFUNC uint32_t NAIAPI | naibrd_IOCT_GetFifoSize (uint32_t modid) |
| Returns the size of the FIFO buffer for the specified IOCT Module ID. | |
| NAIBRDFUNC int32_t NAIAPI naibrd_IOCT_GetChannelCount | ( | uint32_t | modid | ) |
Returns the number of channels for the specified IOCT Module ID.
| modid | : (Input) IOCT Module ID. |
| NAIBRDFUNC uint32_t NAIAPI naibrd_IOCT_GetFifoSize | ( | uint32_t | modid | ) |
Returns the size of the FIFO buffer for the specified IOCT Module ID.
| modid | : (Input) IOCT Module ID. |