Type Definition atsam4e16c_pac::hsmci::wpsr::WP_VS_R[][src]

type WP_VS_R = R<u8, WP_VS_A>;

Reader of field WP_VS

Implementations

impl WP_VS_R[src]

pub fn variant(&self) -> Variant<u8, WP_VS_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_write(&self) -> bool[src]

Checks if the value of the field is WRITE

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

Checks if the value of the field is RESET

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

Checks if the value of the field is BOTH