Type Alias R

Source
pub type R = R<CtrlbSpec>;
Expand description

Register CTRLB reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn start(&self) -> StartR

Bit 0 - Start Encryption/Decryption

Source

pub fn newmsg(&self) -> NewmsgR

Bit 1 - New message

Source

pub fn eom(&self) -> EomR

Bit 2 - End of message

Source

pub fn gfmul(&self) -> GfmulR

Bit 3 - GF Multiplication