Rcr

Type Alias Rcr 

Source
pub type Rcr = Reg<RcrSpec>;
Expand description

RCR (rw) register accessor: LPTIM repetition register

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

For information about available fields see rcr module

Aliased Typeยง

pub struct Rcr { /* private fields */ }