Type Definition stm32l4::stm32l4x5::crc::cr::POLYSIZE_R

source · []
pub type POLYSIZE_R = FieldReader<u8, POLYSIZE_A>;
Expand description

Field POLYSIZE reader - Polynomial size

Implementations

Get enumerated values variant

Checks if the value of the field is Polysize32

Checks if the value of the field is Polysize16

Checks if the value of the field is Polysize8

Checks if the value of the field is Polysize7