[][src]Type Definition nrf52832_pac::ccm::EVENTS_ENDKSGEN

type EVENTS_ENDKSGEN = Reg<u32, _EVENTS_ENDKSGEN>;

Key-stream generation complete

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

For information about available fields see events_endksgen module

Trait Implementations

impl Readable for EVENTS_ENDKSGEN[src]

read() method returns events_endksgen::R reader structure

impl ResetValue for EVENTS_ENDKSGEN[src]

Register EVENTS_ENDKSGEN reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_ENDKSGEN[src]

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