pub type TFT_W<'a, const O: u8> = FieldWriterSafe<'a, u32, FCR_SPEC, u8, TFT_AW, 2, O>;
Field tft writer -
tft
struct TFT_W<'a, const O: u8> { /* private fields */ }
0
1
10
11