Type Alias atsamd51j::sdhc0::acr::BMAX_R

source ·
pub type BMAX_R = FieldReader<BMAXSELECT_A>;
Expand description

Field BMAX reader - AHB Maximum Burst

Aliased Type§

struct BMAX_R { /* private fields */ }

Implementations§

source§

impl BMAX_R

source

pub const fn variant(&self) -> BMAXSELECT_A

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