Wp5R

Type Alias Wp5R 

pub type Wp5R = BitReader<Wp5>;
Expand description

Field WP5 reader - Write Protect

Aliased Type§

pub struct Wp5R { /* private fields */ }

Implementations§

§

impl Wp5R

pub const fn variant(&self) -> Wp5

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.