pub type TCTL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, DCTL_SPEC, u8, u8, Unsafe, 3, O>;
Expand description

Field TCTL writer - Test control

Aliased Type§

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