[][src]Type Definition imxrt1062_pxp::PS_BUF

type PS_BUF = Reg<u32, _PS_BUF>;

PS Input Buffer Address

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ps_buf module

Trait Implementations

impl Readable for PS_BUF[src]

read() method returns ps_buf::R reader structure

impl ResetValue for PS_BUF[src]

Register PS_BUF reset()'s with value 0

type Type = u32

Register size

impl Writable for PS_BUF[src]

write(|w| ..) method takes ps_buf::W writer structure