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

type TASKS_STOPECB = Reg<u32, _TASKS_STOPECB>;

Abort a possible executing ECB operation

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

For information about available fields see tasks_stopecb module

Trait Implementations

impl ResetValue for TASKS_STOPECB[src]

Register TASKS_STOPECB reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_STOPECB[src]

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