[][src]Type Definition lpc54606_pac::system_control::dfsr::BKPT_R

type BKPT_R = R<bool, BKPT_A>;

Reader of field BKPT

Methods

impl BKPT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BKPT_0

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

Checks if the value of the field is BKPT_1