Type Definition atsame54p19a_pac::aes::ctrla::XORKEY_R[][src]

type XORKEY_R = R<bool, XORKEY_A>;

Reader of field XORKEY

Implementations

impl XORKEY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NONE

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

Checks if the value of the field is XOR