pub type SLAVE_CS_POL_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field SLAVE_CS_POL
writer - spi slave input cs polarity select. 1: inv 0: not change. Can be configured in CONF state.
Aliased Typeยง
struct SLAVE_CS_POL_W<'a, REG> { /* private fields */ }