Function compute_rows
Source pub const fn compute_rows(rows: usize) -> usize
Expand description
Computes the NROWS value from ROWS for DmaFrameBuffer
§Arguments
rows - Total number of rows in the display
§Returns
Number of rows needed internally for DmaFrameBuffer