[][src]Type Definition lpc845_pac::syscon::presetctrl0::GPIO0_RST_N_R

type GPIO0_RST_N_R = R<bool, GPIO0_RST_N_A>;

Reader of field GPIO0_RST_N

Methods

impl GPIO0_RST_N_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ASSERT

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

Checks if the value of the field is CLEAR