Function RP2040::to_string(PWM_DIVMODE)

Function RP2040::to_string(PWM_DIVMODE)#

Function Documentation#

inline const char *RP2040::to_string(PWM_DIVMODE instance)#

Converts PWM_DIVMODE to a C string.

Parameters:

instance[in] Value to convert.

Returns:

A C string representation of the value.