Constant CAN_ERR_MASK

pub const CAN_ERR_MASK: u32 = 0x1FFFFFFF; // 536_870_911u32
Available on crate feature dep_sdl3 only.