[][src]Type Definition e310x::pmu::pmucause::RESETCAUSE_R

type RESETCAUSE_R = R<u8, RESETCAUSE_A>;

Reader of field resetcause

Implementations

impl RESETCAUSE_R[src]

pub fn variant(&self) -> Variant<u8, RESETCAUSE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is POWERON

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

Checks if the value of the field is EXTERNAL

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

Checks if the value of the field is WATCHDOG