[][src]Type Definition lpc55s6x_pac::hashcrypt::intenset::R

type R = R<u32, INTENSET>;

Reader of register INTENSET

Methods

impl R[src]

pub fn waiting(&self) -> WAITING_R[src]

Bit 0 - Indicates if should interrupt when waiting for data input.

pub fn digest(&self) -> DIGEST_R[src]

Bit 1 - Indicates if should interrupt when Digest (or Outdata) is ready (completed a hash/crypto or completed a full sequence).

pub fn error(&self) -> ERROR_R[src]

Bit 2 - Indicates if should interrupt on an ERROR (as defined in Status)