[][src]Type Definition rsl10_pac::crc::CRC_ADD_32

type CRC_ADD_32 = Reg<u32, _CRC_ADD_32>;

CRC Generator - Add 1 Word

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

For information about available fields see crc_add_32 module

Trait Implementations

impl Readable for CRC_ADD_32[src]

read() method returns crc_add_32::R reader structure

impl ResetValue for CRC_ADD_32[src]

Register CRC_ADD_32 reset()'s with value 0

type Type = u32

Register size

impl Writable for CRC_ADD_32[src]

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