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

#include <pwm_in.h>

Public Attributes

unsigned int length:15
 
bool state:1
 

Detailed Description

Definition at line 40 of file pwm_in.h.

Member Data Documentation

◆ length

unsigned int PULSE::length

Definition at line 41 of file pwm_in.h.

Referenced by F4Light::PPM_parser::parse_pulses(), and pwmIRQHandler().

◆ state

bool PULSE::state

Definition at line 42 of file pwm_in.h.

Referenced by F4Light::PPM_parser::parse_pulses().


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