Button GPIO#

Enter bootloader based on Button GPIO state.

By enabling the GPIO activation component, the firmware upgrade mode can be activated by the GPIO configuration.

Functions#

bool

Enter the bootlader if the GPIO pin is active.

Function Documentation#

gpio_enterBootloader#

bool gpio_enterBootloader (void )

Enter the bootlader if the GPIO pin is active.

Parameters
TypeDirectionArgument NameDescription
voidN/A

Returns

  • True if the bootloader should be entered