[][src]Type Definition k22f::mcm::iscr::NMI_R

type NMI_R = R<bool, NMI_A>;

Reader of field NMI

Methods

impl NMI_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _0

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

Checks if the value of the field is _1