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

type CHECK = Reg<u32, _CHECK>;

CRC Check Register

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

For information about available fields see check module

Trait Implementations

impl Readable for CHECK[src]

read() method returns check::R reader structure

impl ResetValue for CHECK[src]

Register CHECK reset()'s with value 0

type Type = u32

Register size

impl Writable for CHECK[src]

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