[][src]Type Definition atsame70j21b::ssc::ssc_tcmr::START_R

type START_R = R<u8, START_A>;

Reader of field START

Implementations

impl START_R[src]

pub fn variant(&self) -> Variant<u8, START_A>[src]

Get enumerated values variant

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

Checks if the value of the field is CONTINUOUS

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

Checks if the value of the field is RECEIVE

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

Checks if the value of the field is TF_LOW

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

Checks if the value of the field is TF_HIGH

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

Checks if the value of the field is TF_FALLING

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

Checks if the value of the field is TF_RISING

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

Checks if the value of the field is TF_LEVEL

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

Checks if the value of the field is TF_EDGE