[][src]Type Definition esp32::timg::wdtconfig0::WDT_STG0_R

type WDT_STG0_R = R<u8, WDT_STG0_A>;

Reader of field WDT_STG0

Implementations

impl WDT_STG0_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is INTERRUPT

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

Checks if the value of the field is RESETCPU

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

Checks if the value of the field is RESETSYSTEM