[][src]Type Definition lpc55s6x_pac::syscon::clock_ctrl::CLKIN_ENA_R

type CLKIN_ENA_R = R<bool, CLKIN_ENA_A>;

Reader of field CLKIN_ENA

Methods

impl CLKIN_ENA_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE