RxmskR

Type Alias RxmskR 

pub type RxmskR = BitReader<Rxmsk>;
Expand description

Field RXMSK reader - Receive Data Mask

Aliased Type§

pub struct RxmskR { /* private fields */ }

Implementations§

§

impl RxmskR

pub const fn variant(&self) -> Rxmsk

Get enumerated values variant

pub fn is_0(&self) -> bool

Normal transfer.

pub fn is_1(&self) -> bool

Receive data is masked.