|
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 |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown1 |
| std::array< uint32_t, 8 > | m_UnknownArray |
Static Public Attributes | |
| static constexpr uint8_t | BLOCK_TYPE_CODE = 0x22 |
Purpose not determined.
Contains an 8-element array of uint32 values.
Definition at line 1621 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 1623 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x22_UNKNOWN::m_Key |
Definition at line 1627 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x22_UNKNOWN::m_T2 |
Definition at line 1626 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x22_UNKNOWN::m_Type |
Definition at line 1625 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x22_UNKNOWN::m_Unknown1 |
Definition at line 1629 of file allegro_pcb_structs.h.
| std::array<uint32_t, 8> ALLEGRO::BLK_0x22_UNKNOWN::m_UnknownArray |
Definition at line 1631 of file allegro_pcb_structs.h.