[][src]Type Definition nrf52832_pac::power::resetreas::DIF_R

type DIF_R = R<bool, DIF_A>;

Reader of field DIF

Methods

impl DIF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDETECTED

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

Checks if the value of the field is DETECTED