Struct nrf51::ecb::TASKS_STARTECB [] [src]

pub struct TASKS_STARTECB { /* fields omitted */ }

Start ECB block encrypt. If a crypto operation is running, this will not initiate a new encryption and the ERRORECB event will be triggered.

Methods

impl TASKS_STARTECB
[src]

[src]

Writes to the register

Trait Implementations

Auto Trait Implementations

impl Send for TASKS_STARTECB

impl !Sync for TASKS_STARTECB