RdcollieR

Type Alias RdcollieR 

pub type RdcollieR = BitReader<Rdcollie>;
Expand description

Field RDCOLLIE reader - Read Collision Error Interrupt Enable

Aliased Type§

pub struct RdcollieR { /* private fields */ }

Implementations§

§

impl RdcollieR

pub const fn variant(&self) -> Rdcollie

Get enumerated values variant

pub fn is_0(&self) -> bool

Read collision error interrupt disabled

pub fn is_1(&self) -> bool

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