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

type W = W<u32, FLASHCMDCTRL>;

Writer for register FLASHCMDCTRL

Methods

impl W[src]

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

Bits 24:31 - Command Opcode

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

Bit 23 - Read Data Enable

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

Bits 20:22 - Number of Read Data Bytes

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

Bit 19 - Command Address Enable

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

Bit 18 - Mode Bit Enable

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

Bits 16:17 - Number of Address Bytes

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

Bit 15 - Write Data Enable

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

Bits 12:14 - Number of Write Data Bytes

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

Bits 7:11 - Number of Dummy Cycles

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

Bit 1 - Command execution in progress

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

Bit 0 - Execute the command