KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BLK_0x08_PIN_NUMBER Struct Reference

Pin number within a component. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_Type
 
uint16_t m_R
 
uint32_t m_Key
 
COND_GE< FMT_VER::V_172, uint32_t > m_Previous
 
COND_LT< FMT_VER::V_172, uint32_t > m_StrPtr16x
 
uint32_t m_Next
 
COND_GE< FMT_VER::V_172, uint32_t > m_StrPtr
 Pointer to 0x11 PIN_NAME object.
 
uint32_t m_PinNamePtr
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown1
 
uint32_t m_Ptr4
 

Detailed Description

Pin number within a component.

Links to pin name (0x11) and is chained from the component definition (0x06). The pin number string is version-dependent (m_StrPtr for V172+, m_StrPtr16x for pre-V172).

Definition at line 696 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Key

uint32_t ALLEGRO::BLK_0x08_PIN_NUMBER::m_Key

Definition at line 700 of file allegro_pcb_structs.h.

◆ m_Next

uint32_t ALLEGRO::BLK_0x08_PIN_NUMBER::m_Next

Definition at line 705 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::PIN_NUMBER::PIN_NUMBER().

◆ m_PinNamePtr

uint32_t ALLEGRO::BLK_0x08_PIN_NUMBER::m_PinNamePtr

Definition at line 710 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::PIN_NUMBER::PIN_NUMBER().

◆ m_Previous

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x08_PIN_NUMBER::m_Previous

Definition at line 702 of file allegro_pcb_structs.h.

◆ m_Ptr4

uint32_t ALLEGRO::BLK_0x08_PIN_NUMBER::m_Ptr4

Definition at line 714 of file allegro_pcb_structs.h.

◆ m_R

uint16_t ALLEGRO::BLK_0x08_PIN_NUMBER::m_R

Definition at line 699 of file allegro_pcb_structs.h.

◆ m_StrPtr

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x08_PIN_NUMBER::m_StrPtr

Pointer to 0x11 PIN_NAME object.

Definition at line 707 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::PIN_NUMBER::PIN_NUMBER().

◆ m_StrPtr16x

COND_LT<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x08_PIN_NUMBER::m_StrPtr16x

Definition at line 703 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::PIN_NUMBER::PIN_NUMBER().

◆ m_Type

uint8_t ALLEGRO::BLK_0x08_PIN_NUMBER::m_Type

Definition at line 698 of file allegro_pcb_structs.h.

◆ m_Unknown1

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x08_PIN_NUMBER::m_Unknown1

Definition at line 712 of file allegro_pcb_structs.h.


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