[−][src]Type Definition lpc55_pac::powerquad::CURSORY
type CURSORY = Reg<u32, _CURSORY>;
Cursory register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see cursory module
Trait Implementations
impl Readable for CURSORY[src]
read() method returns cursory::R reader structure
impl ResetValue for CURSORY[src]
Register CURSORY reset()'s with value 0
impl Writable for CURSORY[src]
write(|w| ..) method takes cursory::W writer structure