Type Alias FORMAT_R
Source pub type FORMAT_R = FieldReader<u8, FORMAT_A>;
Expand description
Field FORMAT
reader - I2S Word Format
pub struct FORMAT_R { }
Get enumerated values variant
Checks if the value of the field is W32D32
Checks if the value of the field is W32D24M
Checks if the value of the field is W32D24
Checks if the value of the field is W32D16
Checks if the value of the field is W32D8
Checks if the value of the field is W16D16
Checks if the value of the field is W16D8
Checks if the value of the field is W8D8