[][src]Type Definition lpc55_pac::syscon::clock_ctrl::ANA_FRO12M_CLK_ENA_R

type ANA_FRO12M_CLK_ENA_R = R<bool, ANA_FRO12M_CLK_ENA_A>;

Reader of field ANA_FRO12M_CLK_ENA

Implementations

impl ANA_FRO12M_CLK_ENA_R[src]

pub fn variant(&self) -> ANA_FRO12M_CLK_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