pub type APB2FZR = Reg<u32, _APB2FZR>;
Expand description
Aliased Type§
pub struct APB2FZR { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for APB2FZR
Register APB2FZR reset()
’s with value 0
impl ResetValue for APB2FZR
Register APB2FZR reset()
’s with value 0
impl Readable for APB2FZR
read()
method returns apb2fzr::R reader structure
impl Writable for APB2FZR
write(|w| ..)
method takes apb2fzr::W writer structure