Type Alias PRLL

Source
pub type PRLL = Reg<PRLLrs>;
Expand description

PRLL (w) register accessor: RTC Prescaler Load Register Low

You can reset, write, write_with_zero this register using prll::W. See API.

See register structure

For information about available fields see prll module

Aliased Typeยง

struct PRLL { /* private fields */ }