23 volatile uint8_t *
pin;
27 extern bool FTest(
void);
bool FTest(void)
Performs a simple Factory Test.
Definition: ftest.c:412
void FTest485(void)
Performs a Factory Test of the RS485-Lines.
Definition: ftest.c:546
volatile uint8_t * port
Address of the PORTx-register.
Definition: ftest.h:22
Holds the test declarations for one Port.
Definition: ftest.h:20
uint8_t testMask
Bit mask of which pins to test. All 1-bits are tested.
Definition: ftest.h:24
volatile uint8_t * pin
Address of the PINx-register.
Definition: ftest.h:23