|
NXC
Version 1.2.1 r5
|
|
inline |
Write a boolean value to a local response mailbox.
Write a boolean value to a response mailbox (the mailbox number + 10).
| queue | The mailbox number. See Mailbox constants. This function shifts the specified value into the range of response mailbox numbers by adding 10. |
| bval | The boolean value to write. |