pub type X1_BUF_SIZE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, X1BUFCFG_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field X1_BUF_SIZE writer - Allocated size of X1 buffer in 16-bit words

Aliased Type§

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