[][src]Type Definition stm32l0::stm32l0x1::crc::DR

type DR = Reg<u32, _DR>;

Data register

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

For information about avaliable fields see dr module

Trait Implementations

impl Readable for DR[src]

read() method returns dr::R reader structure

impl Writable for DR[src]

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

impl ResetValue for DR[src]

Register DR reset()'s with value 0xffff_ffff

type Type = u32

Register size