pub const EOF_PX_ADDRESS: PixelAddress = u16::MAX; // 65_535u16
Expand description
Special pixel address when signifying the end of a sequence of Events
pub const EOF_PX_ADDRESS: PixelAddress = u16::MAX; // 65_535u16
Special pixel address when signifying the end of a sequence of Events