Software Library API naibrd 1.62
See all documentation at naii.docs.com
|
Functions | |
NAIBRDFUNC int32_t NAIAPI | naibrd_PWM_GetChannelCount (uint32_t modid) |
Returns the number of channels for the specified PWM Module ID. | |
NAIBRDFUNC int32_t NAIAPI | naibrd_PWM_GetAdcChannelCount (uint32_t modid) |
Returns the number of ADC channels for the specified PWM Module ID. | |
NAIBRDFUNC int32_t NAIAPI naibrd_PWM_GetAdcChannelCount | ( | uint32_t | modid | ) |
Returns the number of ADC channels for the specified PWM Module ID.
modid | : (Input) PWM Module ID. |
NAIBRDFUNC int32_t NAIAPI naibrd_PWM_GetChannelCount | ( | uint32_t | modid | ) |
Returns the number of channels for the specified PWM Module ID.
modid | : (Input) PWM Module ID. |