Type Alias R

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

Register threshold[%s] reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn low(&self) -> LOW_R

Bits 0:15 - Lowest value for internal counter that sets positive signal to 1 and negative to 0

Source

pub fn high(&self) -> HIGH_R

Bits 16:31 - Highest value for internal counter that sets positive signal to 1 and negative to 0