[−][src]Trait embedded_display_controller::DisplayController
A microcontroller peripheral that drives a LCD-TFT display
Required methods
pub fn init(&mut self, config: DisplayConfiguration)
[src]
Initialize the controller with a given configuration
pub fn clock(&self) -> u32
[src]
Returns the clock frequency (Hz) of the controller