Type Alias BmaxR

Source
pub type BmaxR = FieldReader<Bmaxselect>;
Expand description

Field BMAX reader - AHB Maximum Burst

Aliased Type§

struct BmaxR { /* private fields */ }

Implementations§

Source§

impl BmaxR

Source

pub const fn variant(&self) -> Bmaxselect

Get enumerated values variant

Source

pub fn is_incr16(&self) -> bool

0

Source

pub fn is_incr8(&self) -> bool

1

Source

pub fn is_incr4(&self) -> bool

10

Source

pub fn is_single(&self) -> bool

11