This is for an embedded application that runs at a low level on a uC. Another part of the system requires parameters to be set and the local uC needs to maintain a list of parameters. Each parameter consists of an 8 bit ID and an 8 bit value. The ID's begin at 0x70 due to memory limitations at the other end.This is for an embedded application that runs a