nrf52840_pac::spis0::status

Type Alias OVERREAD_R

Source
pub type OVERREAD_R = BitReader<OVERREAD_A>;
Expand description

Field OVERREAD reader - TX buffer over-read detected, and prevented

Aliased Type§

struct OVERREAD_R { /* private fields */ }

Implementations§

Source§

impl OVERREAD_R

Source

pub fn variant(&self) -> OVERREAD_A

Get enumerated values variant

Source

pub fn is_not_present(&self) -> bool

Checks if the value of the field is NOT_PRESENT

Source

pub fn is_present(&self) -> bool

Checks if the value of the field is PRESENT