Type Definition stm32wb_stm32hal::stm32wb55::crc::DR[][src]

pub type DR = Reg<u32, _DR>;
Expand description

Data register

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

For information about available fields see dr module

Trait Implementations

Register DR reset()’s with value 0xffff_ffff

Register size

Reset value of the register

read() method returns dr::R reader structure

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