pub type TSE_W<'a, const O: u8> = BitWriterRaw<'a, u32, DMACTXCR_SPEC, bool, BitM, O>;
Expand description

Field TSE writer - TCP Segmentation Enabled

Aliased Type§

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