[][src]Type Definition ht32f1xxxx::ht32f12364::crc::CRC_DR

type CRC_DR = Reg<u32, _CRC_DR>;

CRC_DR

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

For information about available fields see crc_dr module

Trait Implementations

impl Readable for CRC_DR[src]

read() method returns crc_dr::R reader structure

impl ResetValue for CRC_DR[src]

Register CRC_DR reset()'s with value 0

type Type = u32

Register size

impl Writable for CRC_DR[src]

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