Type Alias FCMD_OCT_W

Source
pub type FCMD_OCT_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field FCMD_OCT writer - Apply 8 signals during command phase 1:enable 0: disable. Can be configured in CONF state.

Aliased Typeยง

struct FCMD_OCT_W<'a, REG> { /* private fields */ }