[−][src]Type Definition lpc55_pac::hashcrypt::intenset::W
type W = W<u32, INTENSET>;
Writer for register INTENSET
Implementations
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)