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