clear

Function clear 

Source
pub fn clear(display: &mut Display) -> Result<()>
Expand description

Clears the display buffer. Fills it with 0x00.