[][src]Type Definition efm32hg309f64::aes::ctrl::R

type R = R<u32, CTRL>;

Reader of register CTRL

Methods

impl R[src]

pub fn decrypt(&self) -> DECRYPT_R[src]

Bit 0 - Decryption/Encryption Mode

pub fn datastart(&self) -> DATASTART_R[src]

Bit 4 - AES_DATA Write Start

pub fn xorstart(&self) -> XORSTART_R[src]

Bit 5 - AES_XORDATA Write Start

pub fn byteorder(&self) -> BYTEORDER_R[src]

Bit 6 - Configure byte order in data and key registers