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