[][src]Type Definition lpc82x_pac::swm0::pinenable0::SWDIO_R

type SWDIO_R = R<bool, SWDIO_A>;

Reader of field SWDIO

Methods

impl SWDIO_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENABLED

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

Checks if the value of the field is DISABLED