|
|
str | macro_name (self) |
| |
|
str | c_type (self) |
| |
|
bool | is_floating_point (self) |
| |
|
int | get_bit_length (self, Optional[Dict] custom_types=None) |
| |
|
|
str | desc = "" |
| |
|
int | length = 0 |
| |
|
Optional | unit = None |
| |
|
Optional | choices = None |
| |
|
float | scale = 1.0 |
| |
|
float | offset = 0.0 |
| |
|
Optional | min_val = None |
| |
|
Optional | max_val = None |
| |
|
int | bit_offset = 0 |
| |
|
int | bit_shift = 0 |
| |
|
bool | is_signed = False |
| |
|
int | mask = 0 |
| |
The documentation for this class was generated from the following file:
- common/can_library/canpiler/parser.py