Type Alias atsame70n21b::qspi::ifr::TFRTYP_R

source ·
pub type TFRTYP_R = FieldReader<TFRTYPSELECT_A>;
Expand description

Field TFRTYP reader - Data Transfer Type

Aliased Type§

struct TFRTYP_R { /* private fields */ }

Implementations§

source§

impl TFRTYP_R

source

pub fn variant(&self) -> TFRTYPSELECT_A

Get enumerated values variant

source

pub fn is_trsfr_read(&self) -> bool

Checks if the value of the field is TRSFR_READ

source

pub fn is_trsfr_read_memory(&self) -> bool

Checks if the value of the field is TRSFR_READ_MEMORY

source

pub fn is_trsfr_write(&self) -> bool

Checks if the value of the field is TRSFR_WRITE

source

pub fn is_trsfr_write_memory(&self) -> bool

Checks if the value of the field is TRSFR_WRITE_MEMORY