Type Definition stm32g4::stm32g441::cordic::RDATA[][src]

type RDATA = Reg<u32, _RDATA>;

CORDIC result register

This register you can read. See API.

For information about available fields see rdata module

Trait Implementations

impl Readable for RDATA[src]

read() method returns rdata::R reader structure