Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
Paparazzi UAS
Style Guides
Onboard Modules
Paparazzi Messages
Paparazzi Technical Primers
Math library
CATIA
Todo List
Bibliography
Modules
Namespace Members
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
avi_isp_vlformat_40to32.h
Go to the documentation of this file.
1
/*********************************************************************
2
* avi_isp_vlformat_40to32 register map
3
*
4
* Vendor: Parrot
5
* Library: AVI
6
* Version: P7R3
7
* Gen-date: (Date of generation of this C code, not the IP-Xact file)
8
* 2014-02-28
9
*
10
* WARNING: This code is automatically generated from the hardware
11
* IP-Xact XML files. Do not edit directly.
12
*********************************************************************/
13
14
#ifndef _AVI_ISP_VLFORMAT_40TO32_H_
15
#define _AVI_ISP_VLFORMAT_40TO32_H_
16
17
#define AVI_ISP_VLFORMAT_40TO32_FORMAT 0x00
18
19
union
avi_isp_vlformat_40to32_format
20
{
21
struct
22
{
23
uint32_t
format : 3;
24
};
25
uint32_t
_register
;
26
};
27
28
struct
avi_isp_vlformat_40to32_regs
29
{
30
union
avi_isp_vlformat_40to32_format
format
;
/* 0x000 */
31
};
32
33
#endif
/* _AVI_VLFORMAT_40TO32_H_ */
avi_isp_vlformat_40to32_format::_register
uint32_t _register
Definition:
avi_isp_vlformat_40to32.h:25
avi_isp_vlformat_40to32_regs::format
union avi_isp_vlformat_40to32_format format
Definition:
avi_isp_vlformat_40to32.h:30
uint32_t
unsigned long uint32_t
Definition:
types.h:18
avi_isp_vlformat_40to32_regs
Definition:
avi_isp_vlformat_40to32.h:28
avi_isp_vlformat_40to32_format
Definition:
avi_isp_vlformat_40to32.h:19
sw
airborne
modules
computer_vision
lib
isp
regmap
avi_isp_vlformat_40to32.h
Generated on Sat Feb 9 2019 06:43:54 for Paparazzi UAS by
1.8.8