[][src]Type Definition stm32l0::stm32l0x3::crc::cr::POLYSIZE_R

type POLYSIZE_R = R<u8, POLYSIZE_A>;

Reader of field POLYSIZE

Methods

impl POLYSIZE_R[src]

pub fn variant(&self) -> POLYSIZE_A[src]

Get enumerated values variant

pub fn is_polysize32(&self) -> bool[src]

Checks if the value of the field is POLYSIZE32

pub fn is_polysize16(&self) -> bool[src]

Checks if the value of the field is POLYSIZE16

pub fn is_polysize8(&self) -> bool[src]

Checks if the value of the field is POLYSIZE8

pub fn is_polysize7(&self) -> bool[src]

Checks if the value of the field is POLYSIZE7