[−][src]Type Definition lpc55_pac::powerquad::CORDIC_X
type CORDIC_X = Reg<u32, _CORDIC_X>;
Cordic input X register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see cordic_x module
Trait Implementations
impl Readable for CORDIC_X[src]
read() method returns cordic_x::R reader structure
impl ResetValue for CORDIC_X[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for CORDIC_X[src]
write(|w| ..) method takes cordic_x::W writer structure