TcrcR

Type Alias TcrcR 

pub type TcrcR = BitReader<Tcrc>;
Expand description

Field TCRC reader - TCRC

Aliased Type§

pub struct TcrcR { /* private fields */ }

Implementations§

§

impl TcrcR

pub const fn variant(&self) -> Tcrc

Get enumerated values variant

pub fn is_0(&self) -> bool

16-bit CRC protocol.

pub fn is_1(&self) -> bool

32-bit CRC protocol.