[][src]Type Definition rp2040::io_bank0::gpio8_ctrl::INOVER_R

type INOVER_R = R<u8, INOVER_A>;

Reader of field INOVER

Implementations

impl INOVER_R[src]

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