Type Alias AddrcfgW
pub type AddrcfgW<'a, REG> = FieldWriter<'a, REG, 3, Addrcfg, Safe>;
Expand description
Field ADDRCFG writer - Address Configuration
pub struct AddrcfgW<'a, REG> { }
Address match 0 (10-bit).
Address match 0 (7-bit) or Address match 1 (7-bit).
Address match 0 (10-bit) or Address match 1 (10-bit).
Address match 0 (7-bit) or Address match 1 (10-bit).
Address match 0 (10-bit) or Address match 1 (7-bit).
From Address match 0 (7-bit) to Address match 1 (7-bit).
From Address match 0 (10-bit) to Address match 1 (10-bit).