Type Alias TME_W

pub type TME_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TTTMC_SPEC, u8, u8, Unsafe, 7, O>;
Expand description

Field TME writer - Trigger Memory Elements

Aliased Typeยง

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