Type Definition stm32wb_stm32hal::stm32wb55::crc::POL[][src]

type POL = Reg<u32, _POL>;
Expand description

polynomial

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

For information about available fields see pol module

Trait Implementations

Register POL reset()’s with value 0x04c1_1db7

Register size

Reset value of the register

read() method returns pol::R reader structure

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