[][src]Type Definition rsl10_pac::rf::RF_CRC_POLYNOMIAL

type RF_CRC_POLYNOMIAL = Reg<u32, _RF_CRC_POLYNOMIAL>;

CRC_POLYNOMIAL

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

For information about available fields see rf_crc_polynomial module

Trait Implementations

impl Readable for RF_CRC_POLYNOMIAL[src]

read() method returns rf_crc_polynomial::R reader structure

impl ResetValue for RF_CRC_POLYNOMIAL[src]

Register RF_CRC_POLYNOMIAL reset()'s with value 0

type Type = u32

Register size

impl Writable for RF_CRC_POLYNOMIAL[src]

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