nrf52840_pac::uart0::config

Type Alias PARITY_R

Source
pub type PARITY_R = FieldReader<u8, PARITY_A>;
Expand description

Field PARITY reader - Parity

Aliased Type§

struct PARITY_R { /* private fields */ }

Implementations§

Source§

impl PARITY_R

Source

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

Get enumerated values variant

Source

pub fn is_excluded(&self) -> bool

Checks if the value of the field is EXCLUDED

Source

pub fn is_included(&self) -> bool

Checks if the value of the field is INCLUDED