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