[][src]Type Definition k22f::system_control::icsr::ISRPREEMPT_R

type ISRPREEMPT_R = R<bool, ISRPREEMPT_A>;

Reader of field ISRPREEMPT

Methods

impl ISRPREEMPT_R[src]

pub fn variant(&self) -> ISRPREEMPT_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