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

type OEOVER_R = R<u8, OEOVER_A>;

Reader of field OEOVER

Implementations

impl OEOVER_R[src]

pub fn variant(&self) -> OEOVER_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_disable(&self) -> bool[src]

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE