Type Alias DUMMY_OUT_W

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

Field DUMMY_OUT writer - In the dummy phase the signal level of spi is output by the spi controller. Can be configured in CONF state.

Aliased Typeยง

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