Function RP2040::from_string(const char *, IO_QSPI_GPIO_QSPI_SD2_CTRL_IRQOVER&)#
Defined in File IO_QSPI_GPIO_QSPI_SD2_CTRL_IRQOVER.h
Function Documentation#
- 
inline bool RP2040::from_string(const char *data, IO_QSPI_GPIO_QSPI_SD2_CTRL_IRQOVER &output)#
 Converts a C string to IO_QSPI_GPIO_QSPI_SD2_CTRL_IRQOVER.
- Parameters
 data – [in] A C string to convert.
output – [out] The enumeration element to write.
- Returns
 Whether or not the output was written.