Type Alias xmc4300::ledts0::fnctl::TsccmpR

source ·
pub type TsccmpR = BitReader<Tsccmp>;
Expand description

Field TSCCMP reader - Common Compare Enable for Touch-Sense

Aliased Type§

struct TsccmpR { /* private fields */ }

Implementations§

source§

impl TsccmpR

source

pub const fn variant(&self) -> Tsccmp

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disable common compare for touch-sense

source

pub fn is_value2(&self) -> bool

Enable common compare for touch-sense