pub fn sync(brightness: u8) -> [u8; 112]Expand description
Latch frame: type 0x01, first data byte 0x07.
Latches the rows sent since the last one; master brightness at offset 35,
three channel gains at 38..41. Callers send three per refresh: one never
starts the display, two decay into noise, three hold (docs/rendering.md).