Cn2_ClearRecBuf

Description #

Clears the receive buffer, a total of 256+5+2=263 bytes. In practice, the receive buffer may be conceptually cleared as far as the interrupt is concerned simply by resetting the MSB of the size field in the buffer, after which you may receive a new frame.

Technical Details #

Inputs #

None

Outputs #

Receive buffer is cleared. See caveat in Description above.

Destroyed #

All