pub const PROG_PAGE_SEL: u8 = 0x4f;
Expand description

These bits select the program memory page. The program memory is divided into six pages of 16 instructions; thus, the total amount of the program memory is 96 instructions.