Type Alias TCIF_R

Source
pub type TCIF_R = BitReader<TCIF1>;
Expand description

Field TCIF(1-5) reader - Channel %s Transfer Complete flag

Aliased Type§

pub struct TCIF_R { /* private fields */ }

Implementations§

Source§

impl TCIF_R

Source

pub const fn variant(&self) -> TCIF1

Get enumerated values variant

Source

pub fn is_not_complete(&self) -> bool

No transfer complete event

Source

pub fn is_complete(&self) -> bool

A transfer complete event has occured