|
KiCad PCB EDA Suite
|
Purpose not determined. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_Type |
| uint16_t | m_T2 |
| uint32_t | m_Key |
| std::array< uint32_t, 6 > | m_UnknownArray |
Purpose not determined.
Contains a 6-element array of uint32 values.
Definition at line 1686 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2F_UNKNOWN::m_Key |
Definition at line 1690 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x2F_UNKNOWN::m_T2 |
Definition at line 1689 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x2F_UNKNOWN::m_Type |
Definition at line 1688 of file allegro_pcb_structs.h.
| std::array<uint32_t, 6> ALLEGRO::BLK_0x2F_UNKNOWN::m_UnknownArray |
Definition at line 1692 of file allegro_pcb_structs.h.