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

type W = W<u32, CTRL>;

Writer for register CTRL

Methods

impl W[src]

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

Bit 0 - Decryption/Encryption Mode

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

Bit 4 - AES_DATA Write Start

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

Bit 5 - AES_XORDATA Write Start

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

Bit 6 - Configure byte order in data and key registers