PX4 Firmware
PX4 Autopilot Software http://px4.io
flash_registers Struct Reference

#include <otp.h>

Collaboration diagram for flash_registers:

Public Attributes

volatile unsigned long accesscontrol
 
volatile unsigned long key
 
volatile unsigned long optionkey
 
volatile unsigned long status
 
volatile unsigned long control
 
volatile unsigned long optioncontrol
 

Detailed Description

Definition at line 65 of file otp.h.

Member Data Documentation

◆ accesscontrol

volatile unsigned long flash_registers::accesscontrol

Definition at line 66 of file otp.h.

◆ control

volatile unsigned long flash_registers::control

Definition at line 70 of file otp.h.

◆ key

volatile unsigned long flash_registers::key

Definition at line 67 of file otp.h.

◆ optioncontrol

volatile unsigned long flash_registers::optioncontrol

Definition at line 71 of file otp.h.

◆ optionkey

volatile unsigned long flash_registers::optionkey

Definition at line 68 of file otp.h.

◆ status

volatile unsigned long flash_registers::status

Definition at line 69 of file otp.h.


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