CPAR7

Type Alias CPAR7 

Source
pub type CPAR7 = Reg<u32, _CPAR7>;
Expand description

channel x peripheral address register

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

For information about available fields see cpar7 module

Aliased Type§

pub struct CPAR7 { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for CPAR7

Register CPAR7 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 CPAR7

read() method returns cpar7::R reader structure

Source§

impl Writable for CPAR7

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