pub type QPI_MODE_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field QPI_MODE
writer - Both for master mode and slave mode. 1: spi controller is in QPI mode. 0: others. Can be configured in CONF state.
Aliased Typeยง
struct QPI_MODE_W<'a, REG> { /* private fields */ }