[][src]Type Definition nrf51::power::resetreas::DOG_R

type DOG_R = R<bool, DOG_A>;

Reader of field DOG

Methods

impl DOG_R[src]

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