[][src]Type Definition lpc82x_pac::syscon::presetctrl::GPIO_RST_N_R

type GPIO_RST_N_R = R<bool, GPIO_RST_N_A>;

Reader of field GPIO_RST_N

Methods

impl GPIO_RST_N_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is GPIO_RST_N_0

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

Checks if the value of the field is GPIO_RST_N_1