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

type EVENTS_ENDECB = Reg<u32, _EVENTS_ENDECB>;

ECB block encrypt complete

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

For information about available fields see events_endecb module

Trait Implementations

impl Readable for EVENTS_ENDECB[src]

read() method returns events_endecb::R reader structure

impl ResetValue for EVENTS_ENDECB[src]

Register EVENTS_ENDECB reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_ENDECB[src]

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