SPI_SETBEEP top-level constant Null safety
Turns the warning beeper on or off. The uiParam parameter specifies TRUE for on, or FALSE for off.
Implementation
const SPI_SETBEEP = 0x0002;
Turns the warning beeper on or off. The uiParam parameter specifies TRUE for on, or FALSE for off.
const SPI_SETBEEP = 0x0002;