[][src]Type Definition lpc54606_pac::spifi0::mcmd::W

type W = W<u32, MCMD>;

Writer for register MCMD

Methods

impl W[src]

pub fn poll(&mut self) -> POLL_W[src]

Bit 14 - This bit should be written as 0.

pub fn dout(&mut self) -> DOUT_W[src]

Bit 15 - This bit should be written as 0.

pub fn intlen(&mut self) -> INTLEN_W[src]

Bits 16:18 - This field controls how many intermediate bytes precede the data. (Each such byte may require 8 or 2 SCK cycles, depending on whether the intermediate field is in serial, 2-bit, or 4-bit format.) Intermediate bytes are output by the SPIFI, and include post-address control information, dummy and delay bytes. See the description of the Intermediate Data register for the contents of such bytes.

pub fn fieldform(&mut self) -> FIELDFORM_W[src]

Bits 19:20 - This field controls how the fields of the command are sent.

pub fn frameform(&mut self) -> FRAMEFORM_W[src]

Bits 21:23 - This field controls the opcode and address fields.

pub fn opcode(&mut self) -> OPCODE_W[src]

Bits 24:31 - The opcode of the command (not used for some FRAMEFORM values).