Type Definition stm32f4::stm32f469::otg_hs_host::HCSPLT6[][src]

type HCSPLT6 = Reg<u32, _HCSPLT6>;

OTG_HS host channel-6 split control register

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

For information about available fields see hcsplt6 module

Trait Implementations

impl Readable for HCSPLT6[src]

read() method returns hcsplt6::R reader structure

impl ResetValue for HCSPLT6[src]

Register HCSPLT6 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCSPLT6[src]

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