[][src]Type Definition atsame51j::aes::ctrla::R

type R = R<u32, CTRLA>;

Reader of register CTRLA

Implementations

impl R[src]

pub fn swrst(&self) -> SWRST_R[src]

Bit 0 - Software Reset

pub fn enable(&self) -> ENABLE_R[src]

Bit 1 - Enable

pub fn aesmode(&self) -> AESMODE_R[src]

Bits 2:4 - AES Modes of operation

pub fn cfbs(&self) -> CFBS_R[src]

Bits 5:7 - Cipher Feedback Block Size

pub fn keysize(&self) -> KEYSIZE_R[src]

Bits 8:9 - Encryption Key Size

pub fn cipher(&self) -> CIPHER_R[src]

Bit 10 - Cipher Mode

pub fn startmode(&self) -> STARTMODE_R[src]

Bit 11 - Start Mode Select

pub fn lod(&self) -> LOD_R[src]

Bit 12 - Last Output Data Mode

pub fn keygen(&self) -> KEYGEN_R[src]

Bit 13 - Last Key Generation

pub fn xorkey(&self) -> XORKEY_R[src]

Bit 14 - XOR Key Operation

pub fn ctype(&self) -> CTYPE_R[src]

Bits 16:19 - Counter Measure Type