[][src]Type Definition rsl10_pac::bb::bb_aescntl::AES_MODE_R

type AES_MODE_R = R<bool, AES_MODE_A>;

Reader of field AES_MODE

Methods

impl AES_MODE_R[src]

pub fn variant(&self) -> AES_MODE_A[src]

Get enumerated values variant

pub fn is_aes_mode_0(&self) -> bool[src]

Checks if the value of the field is AES_MODE_0

pub fn is_aes_mode_1(&self) -> bool[src]

Checks if the value of the field is AES_MODE_1