Struct nrf51822::ecb::TASKS_STOPECB [] [src]

pub struct TASKS_STOPECB { /* fields omitted */ }

Stop current ECB encryption. If a crypto operation is running, this will will trigger the ERRORECB event.

Methods

impl TASKS_STOPECB
[src]

[src]

Writes to the register

Trait Implementations

Auto Trait Implementations

impl Send for TASKS_STOPECB

impl !Sync for TASKS_STOPECB