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