Type Alias MASTER_CS_POL_W

Source
pub type MASTER_CS_POL_W<'a, REG> = FieldWriter<'a, REG, 6>;
Expand description

Field MASTER_CS_POL writer - In the master mode the bits are the polarity of spi cs line, the value is equivalent to spi_cs ^ spi_master_cs_pol. Can be configured in CONF state.

Aliased Typeยง

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