CRL

Type Alias CRL 

Source
pub type CRL = Reg<CRLrs>;
Expand description

CRL (rw) register accessor: RTC Control Register Low

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

See register structure

For information about available fields see crl module

Aliased Typeยง

pub struct CRL { /* private fields */ }