nrf52840_pac::ficr::prodtest

Type Alias PRODTEST_R

Source
pub type PRODTEST_R = FieldReader<u32, PRODTEST_A>;
Expand description

Field PRODTEST reader - Production test signature n

Aliased Type§

struct PRODTEST_R { /* private fields */ }

Implementations§

Source§

impl PRODTEST_R

Source

pub fn variant(&self) -> Option<PRODTEST_A>

Get enumerated values variant

Source

pub fn is_done(&self) -> bool

Checks if the value of the field is DONE

Source

pub fn is_not_done(&self) -> bool

Checks if the value of the field is NOT_DONE