Type Alias atsame54n::aes::ctrla::XORKEY_R

source ·
pub type XORKEY_R = BitReader<XORKEYSELECT_A>;
Expand description

Field XORKEY reader - XOR Key Operation

Aliased Type§

struct XORKEY_R { /* private fields */ }

Implementations§

source§

impl XORKEY_R

source

pub const fn variant(&self) -> XORKEYSELECT_A

Get enumerated values variant

source

pub fn is_none(&self) -> bool

No effect

source

pub fn is_xor(&self) -> bool

The user keyword gets XORed with the previous keyword register content.