[−][src]Type Definition lpc55_pac::casper::loader::W
type W = W<u32, LOADER>;
Writer for register LOADER
Implementations
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.