Struct nrf52840::cc_host_rgf::HOST_CRYPTOKEY_SEL[][src]

pub struct HOST_CRYPTOKEY_SEL { /* fields omitted */ }

AES hardware key select

Methods

impl HOST_CRYPTOKEY_SEL
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations