Wp1R

Type Alias Wp1R 

pub type Wp1R = BitReader<Wp1>;
Expand description

Field WP1 reader - Write Protect

Aliased Type§

pub struct Wp1R { /* private fields */ }

Implementations§

§

impl Wp1R

pub const fn variant(&self) -> Wp1

Get enumerated values variant

pub fn is_0(&self) -> bool

This peripheral allows write accesses.

pub fn is_1(&self) -> bool

This peripheral is write protected.