Type Alias atsamd51p::aes::ctrlb::R

source ·
pub type R = R<CTRLB_SPEC>;
Expand description

Register CTRLB reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn start(&self) -> START_R

Bit 0 - Start Encryption/Decryption

source

pub fn newmsg(&self) -> NEWMSG_R

Bit 1 - New message

source

pub fn eom(&self) -> EOM_R

Bit 2 - End of message

source

pub fn gfmul(&self) -> GFMUL_R

Bit 3 - GF Multiplication