Function create_frame

Source
pub fn create_frame<F: Frame + Debug>(
    cob_id: u16,
    data: &[u8],
) -> Result<F, ErrorCode>