pub type SYSIO4_W<'a, const O: u8> = BitWriter<'a, CCFG_SYSIO_SPEC, O>;
Expand description

Field SYSIO4 writer - PB4 or TDI Assignment

Aliased Type§

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