APM:Libraries
Public Member Functions | Private Attributes | List of all members
DataFlashTest Class Reference
Collaboration diagram for DataFlashTest:
[legend]

Public Member Functions

void setup ()
 
void loop ()
 

Private Attributes

AP_Int32 log_bitmask
 
DataFlash_Class dataflash {"DF Test 0.1", log_bitmask}
 

Detailed Description

Definition at line 35 of file DataFlash_test.cpp.

Member Function Documentation

◆ loop()

void DataFlashTest::loop ( void  )

Definition at line 98 of file DataFlash_test.cpp.

Referenced by loop().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setup()

void DataFlashTest::setup ( void  )

Definition at line 49 of file DataFlash_test.cpp.

Referenced by setup().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ dataflash

DataFlash_Class DataFlashTest::dataflash {"DF Test 0.1", log_bitmask}
private

Definition at line 43 of file DataFlash_test.cpp.

◆ log_bitmask

AP_Int32 DataFlashTest::log_bitmask
private

Definition at line 42 of file DataFlash_test.cpp.


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