[][src]Type Definition atsame70j21b::qspi::qspi_ifr::TFRTYP_R

type TFRTYP_R = R<u8, TFRTYP_A>;

Reader of field TFRTYP

Implementations

impl TFRTYP_R[src]

pub fn variant(&self) -> TFRTYP_A[src]

Get enumerated values variant

pub fn is_trsfr_read(&self) -> bool[src]

Checks if the value of the field is TRSFR_READ

pub fn is_trsfr_read_memory(&self) -> bool[src]

Checks if the value of the field is TRSFR_READ_MEMORY

pub fn is_trsfr_write(&self) -> bool[src]

Checks if the value of the field is TRSFR_WRITE

pub fn is_trsfr_write_memory(&self) -> bool[src]

Checks if the value of the field is TRSFR_WRITE_MEMORY