Type Alias d1_pac::rtc::losc_ctrl::KEY_FIELD_W

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

Field key_field writer - Key Field

This field should be filled with 0x16AA, and then the bit0 and bit1 can be written with the new value.

Aliased Type§

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