[][src]Type Definition rp2040::io_bank0::gpio14_ctrl::IRQOVER_R

type IRQOVER_R = R<u8, IRQOVER_A>;

Reader of field IRQOVER

Implementations

impl IRQOVER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NORMAL

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

Checks if the value of the field is INVERT

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH