[][src]Type Definition lpc55s6x_pac::casper::loader::W

type W = W<u32, LOADER>;

Writer for register LOADER

Methods

impl W[src]

pub fn count(&mut self) -> COUNT_W[src]

Bits 0:7 - Number of control pairs to load 0 relative (so 1 means load 1). write 1 means Does one op - does not iterate, write N means N control pairs to load

pub fn ctrlbpair(&mut self) -> CTRLBPAIR_W[src]

Bit 16 - Which bank-pair the offset CTRLOFF is within. This must be 0 if only 2-up. Does not matter which bank is used as this is loaded when not performing an operation.

pub fn ctrloff(&mut self) -> CTRLOFF_W[src]

Bits 18:28 - DWord Offset of CTRL pair to load next.