|
KiCad PCB EDA Suite
|
Unknown purpose. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_Type |
| uint16_t | m_R |
| uint32_t | m_Key |
| uint32_t | m_Next |
| std::array< uint32_t, 7 > | m_UnknownArray1 |
| COND_GE< FMT_VER::V_174, std::array< uint32_t, 10 > > | m_UnknownArray2 |
Unknown purpose.
Seems to contain one or two fixed-size arrays of uint32 values (but they could be some set of fields).
This block is sometimes used at the parent of, e.g. line segments.
Only seen so far in Project Olympus 15061-1b.brd
Definition at line 1363 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x20_UNKNOWN::m_Key |
Definition at line 1367 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x20_UNKNOWN::m_Next |
Definition at line 1368 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x20_UNKNOWN::m_R |
Definition at line 1366 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x20_UNKNOWN::m_Type |
Definition at line 1365 of file allegro_pcb_structs.h.
| std::array<uint32_t, 7> ALLEGRO::BLK_0x20_UNKNOWN::m_UnknownArray1 |
Definition at line 1369 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, std::array<uint32_t, 10> > ALLEGRO::BLK_0x20_UNKNOWN::m_UnknownArray2 |
Definition at line 1371 of file allegro_pcb_structs.h.