ResyncdisW

Type Alias ResyncdisW 

pub type ResyncdisW<'a, REG> = BitWriter<'a, REG, Resyncdis>;
Expand description

Field RESYNCDIS writer - Resynchronization Disable

Aliased Type§

pub struct ResyncdisW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> ResyncdisW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Resynchronization during received data word is supported

pub fn _1(self) -> &'a mut W<REG>

Resynchronization during received data word is disabled