[][src]Type Definition lpc55_pac::casper::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Implementations

impl R[src]

pub fn done(&self) -> DONE_R[src]

Bit 0 - Indicates if the accelerator has finished an operation. Write 1 to clear, or write CTRL1 to clear.

pub fn carry(&self) -> CARRY_R[src]

Bit 4 - Last carry value if operation produced a carry bit

pub fn busy(&self) -> BUSY_R[src]

Bit 5 - Indicates if the accelerator is busy performing an operation