Struct nrf51::ccm::CNFPTR [] [src]

pub struct CNFPTR { /* fields omitted */ }

Pointer to a data structure holding AES key and NONCE vector.

Methods

impl CNFPTR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for CNFPTR

impl !Sync for CNFPTR