[][src]Type Definition rv32m1_ri5cy_pac::crc::GPOLY

type GPOLY = Reg<u32, _GPOLY>;

CRC Polynomial register

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

For information about avaliable fields see gpoly module

Trait Implementations

impl Readable for GPOLY[src]

read() method returns gpoly::R reader structure

impl Writable for GPOLY[src]

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

impl ResetValue for GPOLY[src]

Register GPOLY reset()'s with value 0x1021

type Type = u32

Register size