7.4.3 Function lcdca_automated_char_start()
Start the LCDCA automated display.
void lcdca_automated_char_start( const uint8_t * data, size_t width)
Note: This function also initializes and enables the PDCA channel associated with the LCDCA module.
Data direction | Parameter name | Description |
---|---|---|
[in] | data |
Data string buffer pointer |
[in] | width |
Data string length |