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