Type Definition tm4c123x::comp::acctl1::ISEN_R

source ·
pub type ISEN_R = R<u8, ISEN_A>;
Expand description

Reader of field ISEN

Implementations§

source§

impl ISEN_R

source

pub fn variant(&self) -> ISEN_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