[][src]Type Definition msp430fr4133::real_time_clock::rtcctl::RTCPS_R

type RTCPS_R = R<u8, RTCPS_A>;

Reader of field RTCPS

Implementations

impl RTCPS_R[src]

pub fn variant(&self) -> RTCPS_A[src]

Get enumerated values variant

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

Checks if the value of the field is RTCPS_0

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

Checks if the value of the field is RTCPS_1

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

Checks if the value of the field is RTCPS_2

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

Checks if the value of the field is RTCPS_3

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

Checks if the value of the field is RTCPS_4

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

Checks if the value of the field is RTCPS_5

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

Checks if the value of the field is RTCPS_6

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

Checks if the value of the field is RTCPS_7