Created structs and enums for alternate function UART pins
This commit is contained in:
@@ -40,7 +40,7 @@ class GPIO{
|
||||
|
||||
public:
|
||||
|
||||
void toggle();
|
||||
void toggle() volatile;
|
||||
|
||||
//TODO replace stupid offset hack from APB
|
||||
void setHigh();
|
||||
|
||||
Reference in New Issue
Block a user