3-phase PV router
|
Internal structure representing a pin and its associated bitmask. More...
Public Attributes | |
uint16_t | bitmask |
uint8_t | pin |
Internal structure representing a pin and its associated bitmask.
Definition at line 240 of file utils_override.h.
uint16_t OverridePins< N, MaxPins >::Entry::bitmask |
Bitmask for pins.
Bitmask representing the pins (loads/relays) controlled by this pin.
Definition at line 243 of file utils_override.h.
uint8_t OverridePins< N, MaxPins >::Entry::pin |