Type Alias d1_pac::uart::fcr::RT_W

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

Field rt writer -

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11