Wp3R

Type Alias Wp3R 

pub type Wp3R = BitReader<Wp3>;
Expand description

Field WP3 reader - Write Protect

Aliased Type§

pub struct Wp3R { /* private fields */ }

Implementations§

§

impl Wp3R

pub const fn variant(&self) -> Wp3

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.