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

Field SNDLPM writer - Send LPM transaction

Aliased Type§

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