Type Alias AddrlenR

Source
pub type AddrlenR = BitReader<Addrlenselect>;
Expand description

Field ADDRLEN reader - Address Length

Aliased Type§

struct AddrlenR { /* private fields */ }

Implementations§

Source§

impl AddrlenR

Source

pub const fn variant(&self) -> Addrlenselect

Get enumerated values variant

Source

pub fn is_24bits(&self) -> bool

24-bits address length

Source

pub fn is_32bits(&self) -> bool

32-bits address length