[][src]Type Definition lpc55s6x_pac::dgbmailbox::REQUEST

type REQUEST = Reg<u32, _REQUEST>;

CRC seed register

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

For information about avaliable fields see request module

Trait Implementations

impl Readable for REQUEST[src]

read() method returns request::R reader structure

impl Writable for REQUEST[src]

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

impl ResetValue for REQUEST[src]

Register REQUEST reset()'s with value 0xffff

type Type = u32

Register size