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

type W = W<u32, INTENSET>;

Writer for register INTENSET

Methods

impl W[src]

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

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

pub fn digest(&mut self) -> DIGEST_W[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(&mut self) -> ERROR_W[src]

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