Updated GPIO to new format
This commit is contained in:
@@ -32,7 +32,7 @@ public:
|
||||
|
||||
void setAlternateFunction(GPIO_Alternate_Function AF) volatile;
|
||||
|
||||
void setPinType(PinType type) volatile;
|
||||
void setOutputType(PinType type) volatile;
|
||||
|
||||
void setOutputSpeed(OutputSpeed speed) volatile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user