[][src]Type Definition lpc55s6x_pac::syscon::comp_int_ctrl::INT_ENABLE_R

type INT_ENABLE_R = R<bool, INT_ENABLE_A>;

Reader of field INT_ENABLE

Methods

impl INT_ENABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INT_DISABLE

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

Checks if the value of the field is INT_ENABLE