build_read_command

Function build_read_command 

Source
pub const fn build_read_command(page: u16) -> [u8; 5]
Expand description

Build a binary read command for a given page address.

Format: R + 2-byte big-endian page + 0x00 0x00 (5 bytes total).