[−][src]Type Definition lpc55_pac::casper::ctrl1::W
type W = W<u32, CTRL1>;
Writer for register CTRL1
Implementations
impl W
[src]
pub fn iter(&mut self) -> ITER_W<'_>
[src]
Bits 0:7 - Iteration counter. Is number_cycles - 1. write 0 means Does one cycle - does not iterate.
pub fn mode(&mut self) -> MODE_W<'_>
[src]
Bits 8:15 - Operation mode to perform. write 0 means Accelerator is inactive. write others means accelerator is active.
pub fn resbpair(&mut self) -> RESBPAIR_W<'_>
[src]
Bit 16 - Which bank-pair the offset RESOFF is within. This must be 0 if only 2-up. Ideally this is not the same bank as ABBPAIR (when 4-up supported)
pub fn resoff(&mut self) -> RESOFF_W<'_>
[src]
Bits 18:28 - Word or DWord Offset of result. Word offset only allowed if 32 bit operation. Ideally not in the same RAM as the AB and CD values
pub fn cskip(&mut self) -> CSKIP_W<'_>
[src]
Bits 30:31 - Skip rules on Carry if needed. This operation will be skipped based on Carry value (from previous operation) if not 0: