[][src]Type Definition lpc55s6x_pac::crc_engine::MODE

type MODE = Reg<u32, _MODE>;

CRC mode register

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

For information about avaliable fields see mode module

Trait Implementations

impl Readable for MODE[src]

read() method returns mode::R reader structure

impl Writable for MODE[src]

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

impl ResetValue for MODE[src]

Register MODE reset()'s with value 0

type Type = u32

Register size