[][src]Type Definition k1921vk01t_pac::nt_usbhost::PORT_STS

type PORT_STS = Reg<u32, _PORT_STS>;

HC Control register 2

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

For information about avaliable fields see port_sts module

Trait Implementations

impl Readable for PORT_STS[src]

read() method returns port_sts::R reader structure

impl ResetValue for PORT_STS[src]

Register PORT_STS reset()'s with value 0

type Type = u32

Register size

impl Writable for PORT_STS[src]

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