pub const ACK: ControlFunction<'_>;Expand description
Acknowledge.
ACK is transmitted by a receiver as an affirmative response to the sender.
The use of ACK is defined in ISO 1745.
pub const ACK: ControlFunction<'_>;Acknowledge.
ACK is transmitted by a receiver as an affirmative response to the sender.
The use of ACK is defined in ISO 1745.