[][src]Type Definition rp2040::dma::sniff_ctrl::CALC_R

type CALC_R = R<u8, CALC_A>;

Reader of field CALC

Implementations

impl CALC_R[src]

pub fn variant(&self) -> Variant<u8, CALC_A>[src]

Get enumerated values variant

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

Checks if the value of the field is CRC32

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

Checks if the value of the field is CRC32R

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

Checks if the value of the field is CRC16

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

Checks if the value of the field is CRC16R

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

Checks if the value of the field is EVEN

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

Checks if the value of the field is SUM