[][src]Type Definition atsame70j21b::ssc::ssc_rfmr::FSOS_R

type FSOS_R = R<u8, FSOS_A>;

Reader of field FSOS

Implementations

impl FSOS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NONE

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

Checks if the value of the field is NEGATIVE

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

Checks if the value of the field is POSITIVE

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH

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

Checks if the value of the field is TOGGLING