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