|
malt-wr
|
#include <constype.h>
Data Fields | |
| struct { | |
| TIME min | |
| TIME avr | |
| TIME max | |
| } | t |
| struct { | |
| PHASE min | |
| PHASE avr | |
| PHASE max | |
| } | p |
| struct { | |
| VOLTAGE min | |
| VOLTAGE avr | |
| VOLTAGE max | |
| } | v |
Definition at line 478 of file constype.h.
| TIME MIN_MAX_AVR::avr |
Definition at line 483 of file constype.h.
| PHASE MIN_MAX_AVR::avr |
Definition at line 489 of file constype.h.
| VOLTAGE MIN_MAX_AVR::avr |
Definition at line 495 of file constype.h.
| TIME MIN_MAX_AVR::max |
Definition at line 484 of file constype.h.
| PHASE MIN_MAX_AVR::max |
Definition at line 490 of file constype.h.
| VOLTAGE MIN_MAX_AVR::max |
Definition at line 496 of file constype.h.
| TIME MIN_MAX_AVR::min |
Definition at line 482 of file constype.h.
| PHASE MIN_MAX_AVR::min |
Definition at line 488 of file constype.h.
| VOLTAGE MIN_MAX_AVR::min |
Definition at line 494 of file constype.h.
| struct { ... } MIN_MAX_AVR::p |
| struct { ... } MIN_MAX_AVR::t |
| struct { ... } MIN_MAX_AVR::v |