Type Alias esp32c3::aes::inc_sel::INC_SEL_W

source ·
pub type INC_SEL_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field INC_SEL writer - This bit decides the standard incrementing function. 0: INC32. 1: INC128.

Aliased Type§

struct INC_SEL_W<'a, REG> { /* private fields */ }