[][src]Type Definition rsl10_pac::watchdog::watchdog_cfg::TIMEOUT_VALUE_R

type TIMEOUT_VALUE_R = R<u8, TIMEOUT_VALUE_A>;

Reader of field TIMEOUT_VALUE

Methods

impl TIMEOUT_VALUE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is WATCHDOG_TIMEOUT_2M048

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

Checks if the value of the field is WATCHDOG_TIMEOUT_4M096

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

Checks if the value of the field is WATCHDOG_TIMEOUT_8M2

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

Checks if the value of the field is WATCHDOG_TIMEOUT_16M4

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

Checks if the value of the field is WATCHDOG_TIMEOUT_32M8

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

Checks if the value of the field is WATCHDOG_TIMEOUT_65M5

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

Checks if the value of the field is WATCHDOG_TIMEOUT_131M1

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

Checks if the value of the field is WATCHDOG_TIMEOUT_262M1

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

Checks if the value of the field is WATCHDOG_TIMEOUT_524M3

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

Checks if the value of the field is WATCHDOG_TIMEOUT_1048M6

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

Checks if the value of the field is WATCHDOG_TIMEOUT_2097M1

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

Checks if the value of the field is WATCHDOG_TIMEOUT_4194M3