Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HttpServer_snapshot_mbed-os
DisplayBase::video_vin_preclip_t Struct Reference
#include <DisplayBace.h>
Data Fields | |
uint16_t | vin_preclip_starty |
uint16_t | vin_preclip_endy |
uint16_t | vin_preclip_startx |
uint16_t | vin_preclip_endx |
Detailed Description
Vin parameter Struct
Definition at line 347 of file DisplayBace.h.
Field Documentation
uint16_t vin_preclip_endx |
Pre Area Clip End Column
Definition at line 351 of file DisplayBace.h.
uint16_t vin_preclip_endy |
Pre Area Clip End Line
Definition at line 349 of file DisplayBace.h.
uint16_t vin_preclip_startx |
Pre Area Clip Start Column
Definition at line 350 of file DisplayBace.h.
uint16_t vin_preclip_starty |
Pre Area Clip Start Line
Definition at line 348 of file DisplayBace.h.
Generated on Wed Jul 13 2022 05:33:37 by
