Public Member Functions | Private Attributes | List of all members
I2C::Debug_History Class Reference

#include <i2c.h>

Public Member Functions

void add_event (uint32_t event)
 
void clear ()
 

Private Attributes

uint32_t head_ = 0
 
uint32_t history_ [60]
 

Detailed Description

Definition at line 109 of file i2c.h.

Member Function Documentation

void I2C::Debug_History::add_event ( uint32_t  event)
inline

Definition at line 115 of file i2c.h.

void I2C::Debug_History::clear ( )
inline

Definition at line 120 of file i2c.h.

Member Data Documentation

uint32_t I2C::Debug_History::head_ = 0
private

Definition at line 112 of file i2c.h.

uint32_t I2C::Debug_History::history_[60]
private

Definition at line 111 of file i2c.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:58