Type Definition atsame70n21b::aes::mr::OPMOD_W

source · []
pub type OPMOD_W<'a, const O: u8> = FieldWriter<'a, u32, MR_SPEC, u8, OPMODSELECT_A, 3, O>;
Expand description

Field OPMOD writer - Operating Mode

Implementations

ECB: Electronic Code Book mode

CBC: Cipher Block Chaining mode

OFB: Output Feedback mode

CFB: Cipher Feedback mode

CTR: Counter mode (16-bit internal counter)

GCM: Galois/Counter mode