[][src]Type Definition lpc82x_pac::iocon::pio0_12::INV_R

type INV_R = R<bool, INV_A>;

Reader of field INV

Methods

impl INV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_INVERTED

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

Checks if the value of the field is INVERTED