Type Alias TrfcR

Source
pub type TrfcR = BitReader<Trfcselect>;
Expand description

Field TRFC reader - Transfer Complete

Aliased Type§

struct TrfcR { /* private fields */ }

Implementations§

Source§

impl TrfcR

Source

pub const fn variant(&self) -> Trfcselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

Not complete

Source

pub fn is_yes(&self) -> bool

Command execution is completed