Type Definition stm32wb_stm32hal::stm32wb55::spi1::CRCPR[][src]

type CRCPR = Reg<u32, _CRCPR>;
Expand description

CRC polynomial register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see crcpr module

Trait Implementations

Register CRCPR reset()’s with value 0x07

Register size

Reset value of the register

read() method returns crcpr::R reader structure

write(|w| ..) method takes crcpr::W writer structure