Type Alias gd32f1::gd32f130::usart0::ctl2::NkenR

source ·
pub type NkenR = BitReader<Nken>;
Expand description

Field NKEN reader - NKEN enable in Smartcard mode

Aliased Type§

struct NkenR { /* private fields */ }

Implementations§

source§

impl NkenR

source

pub const fn variant(&self) -> Nken

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

NACK transmission in case of parity error is disabled

source

pub fn is_enabled(&self) -> bool

NACK transmission during parity error is enabled