You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
extern uint32_t outStates;
|
|
void setOuts(void);
|
|
void ioConf(void);
|
|
|
|
|
|
|
|
// hier definieren weclher pin auf welchem Bit liegen soll
|
|
#define BitPB0 13
|
|
#define BitPB1 12
|