APM:Libraries
Public Member Functions | Private Attributes | List of all members
AP_BoardLED Class Reference

#include <AP_BoardLED.h>

Inheritance diagram for AP_BoardLED:
[legend]
Collaboration diagram for AP_BoardLED:
[legend]

Public Member Functions

bool init (void)
 
void update (void)
 
- Public Member Functions inherited from NotifyDevice
virtual ~NotifyDevice ()
 
virtual void handle_led_control (mavlink_message_t *msg)
 
virtual void handle_play_tune (mavlink_message_t *msg)
 

Private Attributes

uint8_t _counter
 

Additional Inherited Members

- Public Attributes inherited from NotifyDevice
const AP_NotifypNotify
 

Detailed Description

Definition at line 25 of file AP_BoardLED.h.

Member Function Documentation

◆ init()

bool AP_BoardLED::init ( void  )
virtual

Implements NotifyDevice.

Definition at line 168 of file AP_BoardLED.cpp.

Referenced by setup().

Here is the caller graph for this function:

◆ update()

void AP_BoardLED::update ( void  )
virtual

Implements NotifyDevice.

Definition at line 169 of file AP_BoardLED.cpp.

Member Data Documentation

◆ _counter

uint8_t AP_BoardLED::_counter
private

Definition at line 36 of file AP_BoardLED.h.


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