Type Alias DUMMY_OUT_W

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

Field DUMMY_OUT writer - 0: In the dummy phase, the FSPI bus signals are not output. 1: In the dummy phase, the FSPI bus signals are output. Can be configured in CONF state.

Aliased Typeยง

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