[][src]Type Definition lpc54606_pac::iocon::pio523::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INACTIVE

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

Checks if the value of the field is PULL_DOWN

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

Checks if the value of the field is PULL_UP

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

Checks if the value of the field is REPEATER