[][src]Type Definition tm4c123x::comp::acctl1::TSEN_R

type TSEN_R = R<u8, TSEN_A>;

Reader of field TSEN

Methods

impl TSEN_R[src]

pub fn variant(&self) -> TSEN_A[src]

Get enumerated values variant

pub fn is_level(&self) -> bool[src]

Checks if the value of the field is LEVEL

pub fn is_fall(&self) -> bool[src]

Checks if the value of the field is FALL

pub fn is_rise(&self) -> bool[src]

Checks if the value of the field is RISE

pub fn is_both(&self) -> bool[src]

Checks if the value of the field is BOTH