APM:Libraries
Public Attributes | List of all members
TimerState Struct Reference

#include <timer.h>

Public Attributes

volatile uint8_t busy
 
bool update
 
uint32_t freq
 
float freq_scale
 

Detailed Description

Definition at line 560 of file timer.h.

Member Data Documentation

◆ busy

volatile uint8_t TimerState::busy

Definition at line 561 of file timer.h.

Referenced by Soft_I2C::_start(), and Soft_I2C::wait_done().

◆ freq

uint32_t TimerState::freq

◆ freq_scale

float TimerState::freq_scale

◆ update

bool TimerState::update

Definition at line 562 of file timer.h.

Referenced by F4Light::RCOutput::_set_output_mode(), and F4Light::RCOutput::push().


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