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

type DATACFG_R = R<u8, DATACFG_A>;

Reader of field DATACFG

Methods

impl DATACFG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_BUFFERED

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

Checks if the value of the field is ONE_BUFFER

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

Checks if the value of the field is ALL_BUFFERS