Type Alias rp2040_pac::xip_ssi::txftlr::TFT_W

source ·
pub type TFT_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field TFT writer - Transmit FIFO threshold

Aliased Type§

struct TFT_W<'a, REG> { /* private fields */ }