None
bool32 external Gate signal
palSetPadMode(GPIOB, 6, PAL_MODE_INPUT);
outlet_gate3 = ((palReadPad(GPIOB, 6) << 27) > 0) ? 0 : 1;
© 2024 Zrna Research