Type Alias esp32c3::hmac::set_para_purpose::PURPOSE_SET_W

source ·
pub type PURPOSE_SET_W<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field PURPOSE_SET writer - Set hmac parameter purpose.

Aliased Type§

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