Type Definition stm32l4_stm32hal::stm32l4x5::crc::DR16[][src]

type DR16 = Reg<u16, _DR16>;
Expand description

Data register - half-word sized

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

For information about available fields see dr16 module

Trait Implementations

Register DR16 reset()’s with value 0xffff

Register size

Reset value of the register

read() method returns dr16::R reader structure

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