Type Definition W
lpc55_pac::hashcrypt::status
type W = W<u32, STATUS>;
Writer for register STATUS
impl W
pub fn error(&mut self) -> ERROR_W<'_>
Bit 2 - If 1, an error occurred. For normal uses, this is due to an attempted overrun: INDATA was written when it was not appropriate. For Master cases, this is an AHB bus error; the COUNT field will indicate which block it was on.