Cn2_ClearSendBuf

Description #

Clears the send buffer, a total of 256+5+2=263 bytes. In practice, the send 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 load in a new frame.

Technical Details #

Inputs #

None

Outputs #

Send buffer is cleared. See caveat in Description above.

Destroyed #

All