Type Alias atsame54n::sdhc0::psr::WRPPL_R

source ·
pub type WRPPL_R = BitReader<WRPPLSELECT_A>;
Expand description

Field WRPPL reader - Write Protect Pin Level

Aliased Type§

struct WRPPL_R { /* private fields */ }

Implementations§

source§

impl WRPPL_R

source

pub const fn variant(&self) -> WRPPLSELECT_A

Get enumerated values variant

source

pub fn is_protected(&self) -> bool

Write protected (SDWP#=0)

source

pub fn is_enabled(&self) -> bool

Write enabled (SDWP#=1)