|
mikroSDK Reference Manual
|
Go to the documentation of this file.
50 #include "generic_pointer.h"
76 uint32_t data_channel_0_mask;
79 uint32_t data_channel_1_mask;
void ssd1963_write_command(uint8_t command)
Send command to SSD1963 Display Controller.
The context structure for storing driver configuration.
Definition: gl_types.h:145
SSD1963 Configuration Object.
Definition: ssd1963.h:66
uint16_t ssd1963_get_display_height()
Get display height.
Declaration of types for Graphic Library.
hal_ll_port_name_t hal_port_name_t
Definition: hal_target.h:60
hal_ll_pin_name_t hal_pin_name_t
Definition: hal_target.h:59
void ssd1963_init(ssd1963_cfg_t *cfg, gl_driver_t *__generic_ptr driver)
SSD1963 Display Controller initialization.
This file contains all the functions prototypes for the GPIO library.
ssd1963_host_interface_t
SSD1963 Interface Mode.
Definition: ssd1963.h:55
uint16_t ssd1963_get_display_width()
Get display width.
void ssd1963_write_param(uint8_t param)
Send data to SSD1963 Display Controller.