Type Alias d1_pac::spi0::spi_isr::TC_R

source ·
pub type TC_R = BitReader<TC_A>;
Expand description

Field tc reader - Transfer Completed

Aliased Type§

struct TC_R { /* private fields */ }

Implementations§

source§

impl TC_R

source

pub fn variant(&self) -> TC_A

Get enumerated values variant

source

pub fn is_busy(&self) -> bool

Checks if the value of the field is BUSY

source

pub fn is_transfer_completed(&self) -> bool

Checks if the value of the field is TRANSFER_COMPLETED