pub type F0AI_W<'a, const O: u8> = FieldWriter<'a, u32, RXF0A_SPEC, u8, u8, 3, O>;
Expand description

Field F0AI writer - Rx FIFO 0 acknowledge index After the Host has read a message or a sequence of messages from Rx FIFO 0 it has to write the buffer index of the last element read from Rx FIFO 0 to F0AI. This sets the Rx FIFOÂ 0 get index RXF0S[F0GI] to F0AI + 1 and update the FIFO 0 fill level RXF0S[F0FL].