Wp6R

Type Alias Wp6R 

pub type Wp6R = BitReader<Wp6>;
Expand description

Field WP6 reader - Write Protect

Aliased Type§

pub struct Wp6R { /* private fields */ }

Implementations§

§

impl Wp6R

pub const fn variant(&self) -> Wp6

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.