RdcollieW

Type Alias RdcollieW 

pub type RdcollieW<'a, REG> = BitWriter<'a, REG, Rdcollie>;
Expand description

Field RDCOLLIE writer - Read Collision Error Interrupt Enable

Aliased Type§

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

Implementations§

§

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

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

Read collision error interrupt disabled

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

Read collision error interrupt enabled. An interrupt request is generated whenever an FTFC read collision error is detected (see the description of FSTAT[RDCOLERR]).