Type Alias d1_pac::rtc::ic_chara::KEY_FIELD_W

source ·
pub type KEY_FIELD_W<'a, const O: u8> = FieldWriter<'a, u32, IC_CHARA_SPEC, u16, u16, 16, O>;
Expand description

Field key_field writer - Key Field

The field should be written as 0x16AA. Writing any other value in this field aborts the write-operation.

Aliased Type§

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