[][src]Type Definition lpc82x_pac::iocon::pio0_24::OD_R

type OD_R = R<bool, OD_A>;

Reader of field OD

Methods

impl OD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLED