Function RP2040::to_string(PWM_DIVMODE)#
Defined in File PWM_DIVMODE.h
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.