Software Library API naibrd 1.62
See all documentation at naii.docs.com
Module Properties Functions

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.
 

Detailed Description


Function Documentation

◆ naibrd_PWM_GetAdcChannelCount()

NAIBRDFUNC int32_t NAIAPI naibrd_PWM_GetAdcChannelCount ( uint32_t modid)

Returns the number of ADC channels for the specified PWM Module ID.

Parameters
modid: (Input) PWM Module ID.
Returns
  • Number of channels for the Module ID.

◆ naibrd_PWM_GetChannelCount()

NAIBRDFUNC int32_t NAIAPI naibrd_PWM_GetChannelCount ( uint32_t modid)

Returns the number of channels for the specified PWM Module ID.

Parameters
modid: (Input) PWM Module ID.
Returns
  • Number of channels for the Module ID.