Type Definition stm32g0::stm32g0c1::spi1::cr2::NSSP_W

source · []
pub type NSSP_W<'a, const O: u8> = BitWriter<'a, u32, CR2_SPEC, NSSP_A, O>;
Expand description

Field NSSP writer - NSS pulse management This bit is used in master mode only. it allows the SPI to generate an NSS pulse between two consecutive data when doing continuous transfers. In the case of a single data transfer, it forces the NSS pin high level after the transfer. It has no meaning if CPHA = ’1’, or FRF = ’1’. Note: 1. This bit must be written only when the SPI is disabled (SPE=0). 2. This bit is not used in I2S mode and SPI TI mode.

Implementations

No NSS pulse

NSS pulse generated