[][src]Type Definition atsams70j21b::afec0::afec_emr::SIGNMODE_R

type SIGNMODE_R = FR<u8, SIGNMODER>;

Reader of the field

Methods

impl SIGNMODE_R[src]

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

Checks if the value of the field is SE_UNSG_DF_SIGN

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

Checks if the value of the field is SE_SIGN_DF_UNSG

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

Checks if the value of the field is ALL_UNSIGNED

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

Checks if the value of the field is ALL_SIGNED