Type Definition tm4c123x::comp::acctl1::TSEN_R

source ·
pub type TSEN_R = R<u8, TSEN_A>;
Expand description

Reader of field TSEN

Implementations§

source§

impl TSEN_R

source

pub fn variant(&self) -> TSEN_A

Get enumerated values variant

source

pub fn is_level(&self) -> bool

Checks if the value of the field is LEVEL

source

pub fn is_fall(&self) -> bool

Checks if the value of the field is FALL

source

pub fn is_rise(&self) -> bool

Checks if the value of the field is RISE

source

pub fn is_both(&self) -> bool

Checks if the value of the field is BOTH