pub const BROADCAST_ADDRESS: u8 = 0xFF;Expand description
The destination address that means every node on the bus.
A broadcast parameter group carries this in place of a destination, so a receiver knows the message is not addressed to it in particular.