ResyncdisR

Type Alias ResyncdisR 

pub type ResyncdisR = BitReader<Resyncdis>;
Expand description

Field RESYNCDIS reader - Resynchronization Disable

Aliased Type§

pub struct ResyncdisR { /* private fields */ }

Implementations§

§

impl ResyncdisR

pub const fn variant(&self) -> Resyncdis

Get enumerated values variant

pub fn is_0(&self) -> bool

Resynchronization during received data word is supported

pub fn is_1(&self) -> bool

Resynchronization during received data word is disabled