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