roverSTM  UM2 2013
Projet M1 Navarro Benjamin
 All Classes Files Functions Groups Pages
Public Member Functions | List of all members
DiscoveryLED Class Reference

Public Member Functions

 DiscoveryLED (Led_TypeDef Led)
 Initialize a LED on the discovery board. More...
 
void on ()
 Turn the LED on. More...
 
void off ()
 Turn the LED off. More...
 
void toggle ()
 Toggle the LED. More...
 

Constructor & Destructor Documentation

DiscoveryLED::DiscoveryLED ( Led_TypeDef  Led)

Initialize a LED on the discovery board.

Parameters
LEDx(3-6)
Return values
None

Member Function Documentation

void DiscoveryLED::off ( )

Turn the LED off.

Parameters
None
Return values
None
void DiscoveryLED::on ( )

Turn the LED on.

Parameters
None
Return values
None
void DiscoveryLED::toggle ( )

Toggle the LED.

Parameters
None
Return values
None

The documentation for this class was generated from the following files: