DiscoveryLED::DiscoveryLED |
( |
Led_TypeDef |
Led | ) |
|
Initialize a LED on the discovery board.
- Parameters
-
- Return values
-
void DiscoveryLED::off |
( |
| ) |
|
Turn the LED off.
- Parameters
-
- Return values
-
void DiscoveryLED::on |
( |
| ) |
|
Turn the LED on.
- Parameters
-
- Return values
-
void DiscoveryLED::toggle |
( |
| ) |
|
Toggle the LED.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following files:
- /Users/blackswords/Public/Dropbox/Projet M1/roverSTM/Libraries/MyLib/DiscoveryLED.h
- /Users/blackswords/Public/Dropbox/Projet M1/roverSTM/Libraries/MyLib/DiscoveryLED.cpp