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