Type Alias AddrcfgR
pub type AddrcfgR = FieldReader<Addrcfg>;
Expand description
Field ADDRCFG reader - Address Configuration
pub struct AddrcfgR { }
Get enumerated values variant
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).