Type Definition atsame54p19a_pac::qspi::instrframe::TFRTYPE_R[][src]

type TFRTYPE_R = R<u8, TFRTYPE_A>;

Reader of field TFRTYPE

Implementations

impl TFRTYPE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is READ

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

Checks if the value of the field is READMEMORY

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

Checks if the value of the field is WRITE

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

Checks if the value of the field is WRITEMEMORY