[][src]Type Definition lpc55s6x_pac::casper::CTRL1

type CTRL1 = Reg<u32, _CTRL1>;

Contains the opcode mode, iteration count, and result offset (in RAM) and also launches the accelerator. Note: with CP version: CTRL0 and CRTL1 can be written in one go with MCRR.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see ctrl1 module

Trait Implementations

impl Readable for CTRL1[src]

read() method returns ctrl1::R reader structure

impl Writable for CTRL1[src]

write(|w| ..) method takes ctrl1::W writer structure

impl ResetValue for CTRL1[src]

Register CTRL1 reset()'s with value 0

type Type = u32

Register size