[][src]Type Definition xmc4400::fce_ke0::CRC

type CRC = Reg<u32, _CRC>;

CRC Register

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

For information about available fields see crc module

Trait Implementations

impl Readable for CRC[src]

read() method returns crc::R reader structure

impl ResetValue for CRC[src]

Register CRC reset()'s with value 0

type Type = u32

Register size

impl Writable for CRC[src]

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