R

Type Alias R 

Source
pub type R = R<ArrSpec>;
Expand description

Register ARR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn arr(&self) -> ArrR

Bits 0:23 - Auto reload value ARR is the autoreload value for the LPTIM. This value must be strictly greater than the CMP[15:0] value.

Source

pub fn rsvd(&self) -> RsvdR

Bits 24:31