ra6m1::gpt32eh0::gtstr

Type Alias CSTRT5_R

Source
pub type CSTRT5_R = BitReader<CSTRT5_A>;
Expand description

Field CSTRT5 reader - Channel 5 GTCNT Count StartRead data shows each channel’s counter status (GTCR.CST bit). 0 means counter stop. 1 means counter running.

Aliased Type§

struct CSTRT5_R { /* private fields */ }

Implementations§

Source§

impl CSTRT5_R

Source

pub fn variant(&self) -> CSTRT5_A

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

Source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1