Type Alias atsame54n::aes::intflag::ENCCMP_W

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

Field ENCCMP writer - Encryption Complete

Aliased Type§

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