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

type CRC_CSR = Reg<u32, _CRC_CSR>;

CRC_CSR

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

For information about available fields see crc_csr module

Trait Implementations

impl Readable for CRC_CSR[src]

read() method returns crc_csr::R reader structure

impl ResetValue for CRC_CSR[src]

Register CRC_CSR reset()'s with value 0

type Type = u32

Register size

impl Writable for CRC_CSR[src]

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