C2APB2FZR

Type Alias C2APB2FZR 

Source
pub type C2APB2FZR = Reg<u32, _C2APB2FZR>;
Expand description

APB2 Freeze Register CPU2

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see c2apb2fzr module

Aliased Type§

pub struct C2APB2FZR { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for C2APB2FZR

Register C2APB2FZR reset()’s with value 0

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for C2APB2FZR

read() method returns c2apb2fzr::R reader structure

Source§

impl Writable for C2APB2FZR

write(|w| ..) method takes c2apb2fzr::W writer structure