TnpR

Type Alias TnpR 

pub type TnpR = FieldReader<Tnp>;
Expand description

Field TNP reader - Transmitter narrow pulse

Aliased Type§

pub struct TnpR { /* private fields */ }

Implementations§

§

impl TnpR

pub const fn variant(&self) -> Tnp

Get enumerated values variant

pub fn is_00(&self) -> bool

1/OSR.

pub fn is_01(&self) -> bool

2/OSR.

pub fn is_10(&self) -> bool

3/OSR.

pub fn is_11(&self) -> bool

4/OSR.