Type Definition gd32f1::gd32f170::rtc::HRFC[][src]

type HRFC = Reg<u32, _HRFC>;

High resolution frequency compensation register

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

For information about available fields see hrfc module

Trait Implementations

impl Readable for HRFC[src]

read() method returns hrfc::R reader structure

impl ResetValue for HRFC[src]

Register HRFC reset()’s with value 0

type Type = u32

Register size

impl Writable for HRFC[src]

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