Type Alias d1_pac::uart::fcr::TFT_W

source ·
pub type TFT_W<'a, const O: u8> = FieldWriterSafe<'a, u32, FCR_SPEC, u8, TFT_AW, 2, O>;
Expand description

Field tft writer -

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> TFT_W<'a, O>

source

pub fn empty(self) -> &'a mut W

0

source

pub fn two_characters(self) -> &'a mut W

1

source

pub fn quarter_full(self) -> &'a mut W

10

source

pub fn half_full(self) -> &'a mut W

11