HALDLS
padi.h
Go to the documentation of this file.
1 #pragma once
2 #include "haldls/vx/genpybind.h"
3 #include "haldls/vx/padi.h"
4 
6 
7 using PADIEvent GENPYBIND(visible) = haldls::vx::PADIEvent;
9 using CommonSTPConfig GENPYBIND(visible) = haldls::vx::CommonSTPConfig;
10 
11 } // namespace haldls::vx::v3
Configuration for a PADI bus block.
Definition: padi.h:162
Common STP configuration shared by synapse drivers per vertical half.
Definition: padi.h:262
A container for the PADI event trigger register.
Definition: padi.h:33
#define GENPYBIND_TAG_HALDLS_VX_V3
Definition: genpybind.h:6
haldls::vx::CommonPADIBusConfig CommonPADIBusConfig
Definition: padi.h:8
haldls::vx::PADIEvent PADIEvent
Definition: padi.h:7
haldls::vx::CommonSTPConfig CommonSTPConfig
Definition: padi.h:9