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

type ISEN_R = R<u8, ISEN_A>;

Reader of field ISEN

Methods

impl ISEN_R[src]

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