ContcR

Type Alias ContcR 

pub type ContcR = BitReader<Contc>;
Expand description

Field CONTC reader - Continuing Command

Aliased Type§

pub struct ContcR { /* private fields */ }

Implementations§

§

impl ContcR

pub const fn variant(&self) -> Contc

Get enumerated values variant

pub fn is_0(&self) -> bool

Command word for start of new transfer.

pub fn is_1(&self) -> bool

Command word for continuing transfer.