Wp4R

Type Alias Wp4R 

pub type Wp4R = BitReader<Wp4>;
Expand description

Field WP4 reader - Write Protect

Aliased Type§

pub struct Wp4R { /* private fields */ }

Implementations§

§

impl Wp4R

pub const fn variant(&self) -> Wp4

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.