[][src]Type Definition ambiq_apollo1_pac::clkgen::hfadj::HFADJCK_R

type HFADJCK_R = R<u8, HFADJCK_A>;

Reader of field HFADJCK

Methods

impl HFADJCK_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _4SEC

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

Checks if the value of the field is _16SEC

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

Checks if the value of the field is _32SEC

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

Checks if the value of the field is _64SEC

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

Checks if the value of the field is _128SEC

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

Checks if the value of the field is _256SEC

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

Checks if the value of the field is _512SEC

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

Checks if the value of the field is _1024SEC