[−][src]Type Definition lpc55_pac::crc_engine::WR_DATA
type WR_DATA = Reg<u32, _WR_DATA>;
CRC data register
This register you can reset, write, write_with_zero. See API.
For information about available fields see wr_data module
Trait Implementations
impl ResetValue for WR_DATA[src]
Register WR_DATA reset()'s with value 0
impl Writable for WR_DATA[src]
write(|w| ..) method takes wr_data::W writer structure