[][src]Type Definition ht32f1xxxx::ht32f12365_66::crc::CRC_SDR

type CRC_SDR = Reg<u32, _CRC_SDR>;

CRC_SDR

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

For information about available fields see crc_sdr module

Trait Implementations

impl Readable for CRC_SDR[src]

read() method returns crc_sdr::R reader structure

impl ResetValue for CRC_SDR[src]

Register CRC_SDR reset()'s with value 0

type Type = u32

Register size

impl Writable for CRC_SDR[src]

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