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

Public Attributes

uint16_t checksum
 
uint16_t signature
 
uint16_t pixel_x
 
uint16_t pixel_y
 
uint16_t pixel_size_x
 
uint16_t pixel_size_y
 

Detailed Description

Definition at line 21 of file AP_IRLock_I2C.h.

Member Data Documentation

◆ checksum

uint16_t AP_IRLock_I2C::frame::checksum

Definition at line 22 of file AP_IRLock_I2C.h.

◆ pixel_size_x

uint16_t AP_IRLock_I2C::frame::pixel_size_x

Definition at line 26 of file AP_IRLock_I2C.h.

Referenced by AP_IRLock_I2C::read_frames().

◆ pixel_size_y

uint16_t AP_IRLock_I2C::frame::pixel_size_y

Definition at line 27 of file AP_IRLock_I2C.h.

Referenced by AP_IRLock_I2C::read_frames().

◆ pixel_x

uint16_t AP_IRLock_I2C::frame::pixel_x

Definition at line 24 of file AP_IRLock_I2C.h.

Referenced by AP_IRLock_I2C::read_frames().

◆ pixel_y

uint16_t AP_IRLock_I2C::frame::pixel_y

Definition at line 25 of file AP_IRLock_I2C.h.

Referenced by AP_IRLock_I2C::read_frames().

◆ signature

uint16_t AP_IRLock_I2C::frame::signature

Definition at line 23 of file AP_IRLock_I2C.h.


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