Software Library API naibrd 1.62
See all documentation at naii.docs.com
|
Functions | |
NAIBRDFUNC int32_t NAIAPI | naibrd_DA_GetChannelCount (uint32_t modId) |
Returns the number of channels for the specified D/A Module ID. | |
NAIBRDFUNC int32_t NAIAPI | naibrd_DA_GetMaxFIFOSize (uint32_t modId) |
Returns the max size of FIFO for the specified D/A Module ID. | |
NAIBRDFUNC int32_t NAIAPI naibrd_DA_GetChannelCount | ( | uint32_t | modId | ) |
Returns the number of channels for the specified D/A Module ID.
modId | : (Input) D/A Module ID. |
NAIBRDFUNC int32_t NAIAPI naibrd_DA_GetMaxFIFOSize | ( | uint32_t | modId | ) |
Returns the max size of FIFO for the specified D/A Module ID.
modId | : (Input) D/A Module ID. |