[][src]Type Definition lpc54606_pac::syscon::flashcfg::FLASHTIM_R

type FLASHTIM_R = R<u8, FLASHTIM_A>;

Reader of field FLASHTIM

Methods

impl FLASHTIM_R[src]

pub fn variant(&self) -> Variant<u8, FLASHTIM_A>[src]

Get enumerated values variant

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

Checks if the value of the field is N_1_CLOCK_CYCLE

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

Checks if the value of the field is N_2_CLOCK_CYCLES

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

Checks if the value of the field is N_3_CLOCK_CYCLES

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

Checks if the value of the field is N_4_CLOCK_CYCLES

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

Checks if the value of the field is N_5_CLOCK_CYCLES