Module sam4l::aes::Parameter::OPMODE
[−]
Reexports
use $crate::common::regs::FieldValue; |
use super::Register; |
Enums
Value |
Constants
CLEAR | |
ECB | |
ECB_CBC | |
ECB_CBC_CFB | |
ECB_CBC_CFB_OFB | |
ECB_CBC_CFB_OFB_CTR | |
SET |