Type Alias atsame54n::aes::ctrla::STARTMODE_W

source ·
pub type STARTMODE_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, STARTMODESELECT_A>;
Expand description

Field STARTMODE writer - Start Mode Select

Aliased Type§

struct STARTMODE_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> STARTMODE_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn manual(self) -> &'a mut W<REG>

Start Encryption / Decryption in Manual mode

source

pub fn auto(self) -> &'a mut W<REG>

Start Encryption / Decryption in Auto mode