Type Alias gd32e1::gd32e103::rtc::Cntl

source ·
pub type Cntl = Reg<CntlSpec>;
Expand description

CNTL (rw) register accessor: RTC counter low register

You can read this register and get cntl::R. You can reset, write, write_with_zero this register using cntl::W. You can also modify this register. See API.

For information about available fields see cntl module

Aliased Type§

struct Cntl { /* private fields */ }