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

type OUTOVER_R = R<u8, OUTOVER_A>;

Reader of field OUTOVER

Implementations

impl OUTOVER_R[src]

pub fn variant(&self) -> OUTOVER_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