Type Definition atsam4s2a_pac::ssc::tcmr::START_R

source ·
pub type START_R = FieldReader<u8, START_A>;
Expand description

Field START reader - Transmit Start Selection

Implementations§

source§

impl START_R

source

pub fn variant(&self) -> Option<START_A>

Get enumerated values variant

source

pub fn is_continuous(&self) -> bool

Checks if the value of the field is CONTINUOUS

source

pub fn is_receive(&self) -> bool

Checks if the value of the field is RECEIVE

source

pub fn is_tf_low(&self) -> bool

Checks if the value of the field is TF_LOW

source

pub fn is_tf_high(&self) -> bool

Checks if the value of the field is TF_HIGH

source

pub fn is_tf_falling(&self) -> bool

Checks if the value of the field is TF_FALLING

source

pub fn is_tf_rising(&self) -> bool

Checks if the value of the field is TF_RISING

source

pub fn is_tf_level(&self) -> bool

Checks if the value of the field is TF_LEVEL

source

pub fn is_tf_edge(&self) -> bool

Checks if the value of the field is TF_EDGE