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