Developer_release_1.4.0
Struct mint.structs.standard_timing_type
EDID stardard timings.
Properties
aspect_ratio | (integer)(unsigned char) Aspect ratio. |
frame_rate | (integer)(unsigned char) Frame rate. |
std_bit | (integer)(unsigned char) Std bit. |
std_byte | (integer)(unsigned char) Std byte. |
unused | (boolean)(bool) Unused. |
x_resolution | (integer)(unsigned int) X resolution. |
y_resolution | (integer)(unsigned int) Y resolution. |
Properties
- aspect_ratio
- (integer)(unsigned char) Aspect ratio.
- frame_rate
- (integer)(unsigned char) Frame rate.
- std_bit
- (integer)(unsigned char) Std bit.
- std_byte
- (integer)(unsigned char) Std byte.
- unused
- (boolean)(bool) Unused.
- x_resolution
- (integer)(unsigned int) X resolution.
- y_resolution
- (integer)(unsigned int) Y resolution.