[][src]Type Definition muscab1_pac::qspifctrl::flashcmdctrl::R

type R = R<u32, FLASHCMDCTRL>;

Reader of register FLASHCMDCTRL

Methods

impl R[src]

pub fn cmdopcode(&self) -> CMDOPCODE_R[src]

Bits 24:31 - Command Opcode

pub fn rdataen(&self) -> RDATAEN_R[src]

Bit 23 - Read Data Enable

pub fn rdatabytenum(&self) -> RDATABYTENUM_R[src]

Bits 20:22 - Number of Read Data Bytes

pub fn cmdaddren(&self) -> CMDADDREN_R[src]

Bit 19 - Command Address Enable

pub fn modebiten(&self) -> MODEBITEN_R[src]

Bit 18 - Mode Bit Enable

pub fn addrbytenum(&self) -> ADDRBYTENUM_R[src]

Bits 16:17 - Number of Address Bytes

pub fn wrdataen(&self) -> WRDATAEN_R[src]

Bit 15 - Write Data Enable

pub fn wrdatabytenum(&self) -> WRDATABYTENUM_R[src]

Bits 12:14 - Number of Write Data Bytes

pub fn dumcycnum(&self) -> DUMCYCNUM_R[src]

Bits 7:11 - Number of Dummy Cycles

pub fn cmdexinprog(&self) -> CMDEXINPROG_R[src]

Bit 1 - Command execution in progress

pub fn cmdexec(&self) -> CMDEXEC_R[src]

Bit 0 - Execute the command