Type Definition DOUT
stm32f2::stm32f217::cryp
type DOUT = Reg<u32, _DOUT>;
data output register
This register you can read. See API.
read
For information about available fields see dout module
impl Readable for DOUT
read() method returns dout::R reader structure
read()