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

type DR8 = Reg<u8, _DR8>;
Expand description

Data register - byte sized

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

For information about available fields see dr8 module

Trait Implementations

Register DR8 reset()’s with value 0xff

Register size

Reset value of the register

read() method returns dr8::R reader structure

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