Type Definition atsame54p19a_pac::wdt::config::WINDOW_R[][src]

type WINDOW_R = R<u8, WINDOW_A>;

Reader of field WINDOW

Implementations

impl WINDOW_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CYC8

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

Checks if the value of the field is CYC16

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

Checks if the value of the field is CYC32

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

Checks if the value of the field is CYC64

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

Checks if the value of the field is CYC128

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

Checks if the value of the field is CYC256

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

Checks if the value of the field is CYC512

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

Checks if the value of the field is CYC1024

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

Checks if the value of the field is CYC2048

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

Checks if the value of the field is CYC4096

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

Checks if the value of the field is CYC8192

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

Checks if the value of the field is CYC16384