[][src]Type Definition imxrt1062_wdog1::wcr::WT_R

type WT_R = R<u8, WT_A>;

Reader of field WT

Methods

impl WT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is WT_0

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

Checks if the value of the field is WT_1

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

Checks if the value of the field is WT_2

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

Checks if the value of the field is WT_3

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

Checks if the value of the field is WT_255