Type Alias atsame54n::qspi::instrframe::OPTCODELEN_R

source ·
pub type OPTCODELEN_R = FieldReader<OPTCODELENSELECT_A>;
Expand description

Field OPTCODELEN reader - Option Code Length

Aliased Type§

struct OPTCODELEN_R { /* private fields */ }

Implementations§

source§

impl OPTCODELEN_R

source

pub const fn variant(&self) -> OPTCODELENSELECT_A

Get enumerated values variant

source

pub fn is_1bit(&self) -> bool

1-bit length option code

source

pub fn is_2bits(&self) -> bool

2-bits length option code

source

pub fn is_4bits(&self) -> bool

4-bits length option code

source

pub fn is_8bits(&self) -> bool

8-bits length option code