roneos
Operating System for the r-one robot
 All Data Structures Files Functions Variables Typedefs Groups
charger.h File Reference

initializes/enables/disables battery charger More...

Go to the source code of this file.

Functions

void charger_init (void)
 Initializes charger. does nothing for v12 Enables peripheral and sets the charger pin as output. More...
 
void charger_enable (void)
 Enables charger. does nothing for v12. More...
 

Detailed Description

initializes/enables/disables battery charger

Since
Mar 26, 2011
Author
James McLurking

Function Documentation

void charger_enable ( void  )

Enables charger. does nothing for v12.

Returns
void
void charger_init ( void  )

Initializes charger. does nothing for v12 Enables peripheral and sets the charger pin as output.

Returns
void