[][src]Type Definition msp430fr4133::watchdog_timer::wdtctl::WDTIS_R

type WDTIS_R = R<u8, WDTIS_A>;

Reader of field WDTIS

Implementations

impl WDTIS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is WDTIS_0

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

Checks if the value of the field is WDTIS_1

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

Checks if the value of the field is WDTIS_2

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

Checks if the value of the field is WDTIS_3

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

Checks if the value of the field is WDTIS_4

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

Checks if the value of the field is WDTIS_5

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

Checks if the value of the field is WDTIS_6

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

Checks if the value of the field is WDTIS_7