[][src]Type Definition nrf52832_pac::ecb::EVENTS_ERRORECB

type EVENTS_ERRORECB = Reg<u32, _EVENTS_ERRORECB>;

ECB block encrypt aborted because of a STOPECB task or due to an error

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_errorecb module

Trait Implementations

impl Readable for EVENTS_ERRORECB[src]

read() method returns events_errorecb::R reader structure

impl ResetValue for EVENTS_ERRORECB[src]

Register EVENTS_ERRORECB reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_ERRORECB[src]

write(|w| ..) method takes events_errorecb::W writer structure